diff src/bar_sort.c @ 586:905688aa2317

split filelist.c to filefilter.c and filedata.c
author nadvornik
date Mon, 05 May 2008 19:11:12 +0000
parents 9dc0513837b5
children b2eb4ff74d13
line wrap: on
line diff
--- a/src/bar_sort.c	Mon May 05 09:21:01 2008 +0000
+++ b/src/bar_sort.c	Mon May 05 19:11:12 2008 +0000
@@ -16,7 +16,7 @@
 
 #include "collect.h"
 #include "collect-io.h"
-#include "filelist.h"
+#include "filedata.h"
 #include "layout.h"
 #include "layout_image.h"
 #include "utilops.h"