Cleanup main.h header
[geeqie.git] / src / bar-gps.h
index 6938d6f..65ab94e 100644 (file)
@@ -22,6 +22,8 @@
 #ifndef BAR_GPS_H
 #define BAR_GPS_H
 
+#include <gtk/gtk.h>
+
 GtkWidget *bar_pane_gps_new(const gchar *id, const gchar *title, const gchar *map_id, gint zoom,
                        gdouble latitude, gdouble longitude, gboolean expanded, gint height);
 GtkWidget *bar_pane_gps_new_from_config(const gchar **attribute_names, const gchar **attribute_values);