Include debug.h from main.h since debug macros may be used anywhere in the code.
[geeqie.git] / src / lirc.c
index 9b91de6..be44746 100644 (file)
@@ -3,7 +3,6 @@
 #ifdef HAVE_LIRC
 #include <lirc/lirc_client.h>
 #include "layout_image.h"
-#include "debug.h"
 
 gint lirc_fd = -1;
 struct lirc_config *config = NULL;