Cleanup main.h header
[geeqie.git] / src / ui-tabcomp.h
index 501ac0f..3d665aa 100644 (file)
@@ -22,6 +22,7 @@
 #ifndef UI_TABCOMP_H
 #define UI_TABCOMP_H
 
+#include <gtk/gtk.h>
 
 GtkWidget *tab_completion_new_with_history(GtkWidget **entry, const gchar *text,
                                           const gchar *history_key, gint max_levels,