diff src/img-view.c @ 586:905688aa2317

split filelist.c to filefilter.c and filedata.c
author nadvornik
date Mon, 05 May 2008 19:11:12 +0000
parents 1149a7b0a3d7
children b2898f04c82e
line wrap: on
line diff
--- a/src/img-view.c	Mon May 05 09:21:01 2008 +0000
+++ b/src/img-view.c	Mon May 05 19:11:12 2008 +0000
@@ -18,7 +18,7 @@
 #include "collect-io.h"
 #include "dnd.h"
 #include "editors.h"
-#include "filelist.h"
+#include "filedata.h"
 #include "fullscreen.h"
 #include "image.h"
 #include "image-overlay.h"