Fix include-what-you-use warnings
[geeqie.git] / src / ui-pathsel.h
index 1dff0c7..9ca9c1b 100644 (file)
@@ -22,7 +22,7 @@
 #ifndef UI_PATHSEL_H
 #define UI_PATHSEL_H
 
-
+#include <glib.h>
 #include <gtk/gtk.h>
 
 GtkWidget *path_selection_new_with_files(GtkWidget *entry, const gchar *path,