Cleanup main.h header
[geeqie.git] / src / misc.h
index c75d76d..37f9595 100644 (file)
 #ifndef MISC_H
 #define MISC_H
 
+#include <gtk/gtk.h>
+
+#include <config.h>
+
 struct FileData;
 
 const gchar *gq_gtk_entry_get_text(GtkEntry *entry);