comparison src/collect-io.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 651ae2be1031
comparison
equal deleted inserted replaced
585:4875d67823b4 586:905688aa2317
14 #include "main.h" 14 #include "main.h"
15 #include "collect-io.h" 15 #include "collect-io.h"
16 16
17 #include "collect.h" 17 #include "collect.h"
18 #include "debug.h" 18 #include "debug.h"
19 #include "filelist.h" 19 #include "filedata.h"
20 #include "layout_util.h" 20 #include "layout_util.h"
21 #include "rcfile.h" 21 #include "rcfile.h"
22 #include "secure_save.h" 22 #include "secure_save.h"
23 #include "thumb.h" 23 #include "thumb.h"
24 #include "ui_fileops.h" 24 #include "ui_fileops.h"