comparison src/collect-io.c @ 671:8268cbe682f1

Include debug.h from main.h since debug macros may be used anywhere in the code.
author zas_
date Fri, 16 May 2008 10:02:56 +0000
parents 97dd95e210c8
children fbebf5cf4a55
comparison
equal deleted inserted replaced
670:a484500de88d 671:8268cbe682f1
13 13
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"
19 #include "filedata.h" 18 #include "filedata.h"
20 #include "layout_util.h" 19 #include "layout_util.h"
21 #include "rcfile.h" 20 #include "rcfile.h"
22 #include "secure_save.h" 21 #include "secure_save.h"
23 #include "thumb.h" 22 #include "thumb.h"