freebsd-ports/graphics/passepartout/files/patch-src::util::filewatcher.h
Alexander Nedotsukov bdd0f3722d Update to 0.4
2004-01-18 06:13:16 +00:00

10 lines
245 B
C++

--- 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; }