Include debug.h from main.h since debug macros may be used anywhere in the code.
[geeqie.git] / src / secure_save.c
index b9f6ed7..3a72d80 100644 (file)
@@ -16,7 +16,6 @@
 #include "main.h"
 #include "secure_save.h"
 
-#include "debug.h"
 
 /* ABOUT SECURE SAVE */
 /* This code was borrowed from the ELinks project (http://elinks.cz)