Fix include-what-you-use warnings
[geeqie.git] / src / pan-view / pan-util.h
index 49ea863..64bd514 100644 (file)
 #ifndef PAN_VIEW_PAN_UTIL_H
 #define PAN_VIEW_PAN_UTIL_H
 
-#include "pan-types.h"
+#include <ctime>
+
+#include <glib.h>
+
+#include "typedefs.h"
+
+struct FileData;
 
 enum PanDateLengthType {
        PAN_DATE_LENGTH_EXACT,