Fix include-what-you-use warnings
[geeqie.git] / src / pan-view / pan-view-filter.h
index 40dbcba..4006018 100644 (file)
 #ifndef PAN_VIEW_PAN_VIEW_FILTER_H
 #define PAN_VIEW_PAN_VIEW_FILTER_H
 
-#include "pan-types.h"
+#include <glib.h>
+#include <gtk/gtk.h>
+
+#include "typedefs.h"
+
+struct PanWindow;
 
 enum PanViewFilterMode {
        PAN_VIEW_FILTER_REQUIRE,