Cleanup main.h header
[geeqie.git] / src / shortcuts.h
index c83bf78..9369367 100644 (file)
@@ -22,6 +22,8 @@
 #ifndef SHORTCUTS_H
 #define SHORTCUTS_H
 
+#include <gtk/gtk.h>
+
 struct LayoutWindow;
 
 GtkWidget *shortcuts_new_default(LayoutWindow *lw);