Fix include-what-you-use warnings
[geeqie.git] / src / view-dir-list.h
index 03ae9ef..19ae58e 100644 (file)
@@ -22,6 +22,8 @@
 #ifndef VIEW_DIR_LIST_H
 #define VIEW_DIR_LIST_H
 
+#include <gdk/gdk.h>
+#include <glib.h>
 #include <gtk/gtk.h>
 
 struct FileData;