Simplify fullscreen_prefs_get_geometry()
[geeqie.git] / src / bar.h
index 2c4c6f2..30ce6e6 100644 (file)
--- a/src/bar.h
+++ b/src/bar.h
@@ -22,6 +22,9 @@
 #ifndef BAR_H
 #define BAR_H
 
+struct FileData;
+struct LayoutWindow;
+
 enum PaneType {
        PANE_UNDEF = 0,
        PANE_COMMENT,