Cleanup main.h header
[geeqie.git] / src / window.h
index 71ee4b6..d8ca5e9 100644 (file)
@@ -21,6 +21,8 @@
 #ifndef WINDOW_H
 #define WINDOW_H
 
+#include <gtk/gtk.h>
+
 GtkWidget *window_new(const gchar *role, const gchar *icon,
                      const gchar *icon_file, const gchar *subtitle);
 void window_set_icon(GtkWidget *window, const gchar *icon, const gchar *file);