Cleanup main.h header
[geeqie.git] / src / bar-sort.h
index d96146b..0b75e6e 100644 (file)
@@ -22,6 +22,8 @@
 #ifndef BAR_SORT_H
 #define BAR_SORT_H
 
+#include <gtk/gtk.h>
+
 struct LayoutWindow;
 
 GtkWidget *bar_sort_new_default(LayoutWindow *lw);