Fix #314: Remote commands for thumbnail maintenance
[geeqie.git] / src / pan-view.h
index 8725595..791d4c3 100644 (file)
@@ -22,9 +22,9 @@
 #ifndef PAN_VIEW_H
 #define PAN_VIEW_H
 
+#include "filedata.h"
 
 void pan_window_new(FileData *dir_fd);
 
-
 #endif
 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */