Fix include-what-you-use warnings
[geeqie.git] / src / collect.h
index 44c7bb4..b55bed0 100644 (file)
@@ -22,6 +22,9 @@
 #ifndef COLLECT_H
 #define COLLECT_H
 
+#include <gdk-pixbuf/gdk-pixbuf.h>
+#include <gdk/gdk.h>
+#include <glib.h>
 #include <gtk/gtk.h>
 
 #include "typedefs.h"