diff src/debug.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 b78a91d0779e
children fbebf5cf4a55
line wrap: on
line diff
--- a/src/debug.c	Fri May 16 09:10:56 2008 +0000
+++ b/src/debug.c	Fri May 16 10:02:56 2008 +0000
@@ -10,7 +10,6 @@
  */
 
 #include "main.h"
-#include "debug.h"
 
 #ifdef DEBUG