diff src/rcfile.c @ 586:905688aa2317

split filelist.c to filefilter.c and filedata.c
author nadvornik
date Mon, 05 May 2008 19:11:12 +0000
parents fe675761d091
children 4cfce4ed35e0
line wrap: on
line diff
--- a/src/rcfile.c	Mon May 05 09:21:01 2008 +0000
+++ b/src/rcfile.c	Mon May 05 19:11:12 2008 +0000
@@ -17,7 +17,7 @@
 #include "rcfile.h"
 
 #include "bar_exif.h"
-#include "filelist.h"
+#include "filefilter.h"
 #include "secure_save.h"
 #include "slideshow.h"
 #include "ui_fileops.h"