Fix include-what-you-use warnings
[geeqie.git] / src / pan-view / pan-folder.h
index 1d074c2..525ab66 100644 (file)
 #ifndef PAN_VIEW_PAN_FOLDER_H
 #define PAN_VIEW_PAN_FOLDER_H
 
-#include "pan-types.h"
+#include <glib.h>
+
+struct FileData;
+struct PanWindow;
 
 void pan_flower_compute(PanWindow *pw, FileData *dir_fd,
                        gint *width, gint *height,