diff src/pan-types.h @ 586:905688aa2317

split filelist.c to filefilter.c and filedata.c
author nadvornik
date Mon, 05 May 2008 19:11:12 +0000
parents 48c8e49b571c
children d6a7fb4b8e7c
line wrap: on
line diff
--- a/src/pan-types.h	Mon May 05 09:21:01 2008 +0000
+++ b/src/pan-types.h	Mon May 05 19:11:12 2008 +0000
@@ -16,7 +16,7 @@
 
 #include "cache.h"
 #include "cache-loader.h"
-#include "filelist.h"
+#include "filedata.h"
 #include "image.h"
 #include "image-load.h"
 #include "pixbuf_util.h"