2007-04-16 Sergio Villar Senin <svillar@igalia.com>
authorSergio Villar Senin <svillar@igalia.com>
Mon, 16 Apr 2007 07:00:46 +0000 (07:00 +0000)
committerSergio Villar Senin <svillar@igalia.com>
Mon, 16 Apr 2007 07:00:46 +0000 (07:00 +0000)
* Fixed compilation error

pmo-trunk-r1562

src/widgets/modest-window.h

index 90b617a..86b6790 100644 (file)
@@ -39,6 +39,8 @@ G_BEGIN_DECLS
 #include <config.h>
 #endif /*HAVE_CONFIG_H*/
 
+#include <gtk/gtk.h>
+
 /* 
  * admittedly, the ifdefs for gtk and maemo are rather ugly; still
  * this way is probably the easiest to maintain