Fix include-what-you-use warnings
[geeqie.git] / src / bar-comment.h
index 9ce1932..64fe840 100644 (file)
@@ -22,6 +22,7 @@
 #ifndef BAR_COMMENT_H
 #define BAR_COMMENT_H
 
+#include <glib.h>
 #include <gtk/gtk.h>
 
 GtkWidget *bar_pane_comment_new_from_config(const gchar **attribute_names, const gchar **attribute_values);