diff src/remote.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 e06947d07086
children fbebf5cf4a55
line wrap: on
line diff
--- a/src/remote.c	Fri May 16 09:10:56 2008 +0000
+++ b/src/remote.c	Fri May 16 10:02:56 2008 +0000
@@ -15,7 +15,6 @@
 #include "remote.h"
 
 #include "collect.h"
-#include "debug.h"
 #include "filedata.h"
 #include "img-view.h"
 #include "layout.h"