diff src/menu.c @ 586:905688aa2317

split filelist.c to filefilter.c and filedata.c
author nadvornik
date Mon, 05 May 2008 19:11:12 +0000
parents 6867a444839c
children 2d8a8e892b5e
line wrap: on
line diff
--- a/src/menu.c	Mon May 05 09:21:01 2008 +0000
+++ b/src/menu.c	Mon May 05 19:11:12 2008 +0000
@@ -18,7 +18,7 @@
 #include "collect.h"
 #include "collect-dlg.h"
 #include "dupe.h"
-#include "filelist.h"
+#include "filedata.h"
 #include "img-view.h"
 #include "preferences.h"
 #include "slideshow.h"