diff 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
line wrap: on
line diff
--- a/src/color-man.c	Fri May 16 09:10:56 2008 +0000
+++ b/src/color-man.c	Fri May 16 10:02:56 2008 +0000
@@ -14,7 +14,6 @@
 #include "main.h"
 #include "color-man.h"
 
-#include "debug.h"
 #include "image.h"
 #include "ui_fileops.h"