summaryrefslogtreecommitdiffstats
path: root/graphics/passepartout/files/patch-src::util::filewatcher.h
blob: 412ff5d292a57fa1ae823312d88643156e046b3c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/util/filewatcher.h  Sat Jan 17 23:45:10 2004
+++ src/util/filewatcher.h.orig Sat Jan 17 23:44:57 2004
@@ -6,7 +6,8 @@
 #include <sigc++/sigc++.h>
 #include <string>
 #include <memory>
+#include <time.h>
 
 namespace FAM { class File; }