Include stat.h
authorCarlos Lopez <genetita@gmail.com>
Wed, 13 Oct 2010 19:28:41 +0000 (21:28 +0200)
committerCarlos Lopez <genetita@gmail.com>
Wed, 13 Oct 2010 19:28:41 +0000 (21:28 +0200)
synfig-studio/src/gui/modules/mod_palette/dock_paledit.cpp

index d1e11e6..3fa1c49 100644 (file)
@@ -31,6 +31,7 @@
 #      include <config.h>
 #endif
 
+#include <sys/stat.h>
 #include "dock_paledit.h"
 #include "../../widgets/widget_color.h"
 #include <gtkmm/frame.h>