Cleanup main.h header
[geeqie.git] / src / bar-comment.h
index 72be568..9ce1932 100644 (file)
@@ -22,6 +22,8 @@
 #ifndef BAR_COMMENT_H
 #define BAR_COMMENT_H
 
+#include <gtk/gtk.h>
+
 GtkWidget *bar_pane_comment_new_from_config(const gchar **attribute_names, const gchar **attribute_values);
 void bar_pane_comment_update_from_config(GtkWidget *pane, const gchar **attribute_names, const gchar **attribute_values);