Mercurial > geeqie.yaz
comparison src/color-man.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 | b690cecbf5b8 |
children | c0dda0ffb931 |
comparison
equal
deleted
inserted
replaced
670:a484500de88d | 671:8268cbe682f1 |
---|---|
12 | 12 |
13 | 13 |
14 #include "main.h" | 14 #include "main.h" |
15 #include "color-man.h" | 15 #include "color-man.h" |
16 | 16 |
17 #include "debug.h" | |
18 #include "image.h" | 17 #include "image.h" |
19 #include "ui_fileops.h" | 18 #include "ui_fileops.h" |
20 | 19 |
21 | 20 |
22 #ifdef HAVE_LCMS | 21 #ifdef HAVE_LCMS |