Use util_clip_triangle() in pan_item_tri_new()
[geeqie.git] / src / preferences.h
index e910dc5..345854b 100644 (file)
 #ifndef PREFERENCES_H
 #define PREFERENCES_H
 
+#include <glib.h>
+#include <gtk/gtk.h>
 
-void show_config_window(void);
+struct LayoutWindow;
+
+void show_config_window(LayoutWindow *lw);
 void show_about_window(LayoutWindow *lw);
 
 /**