diff --git a/src/debug.h b/src/debug.h index 5ba9387..12e101b 100644 --- a/src/debug.h +++ b/src/debug.h @@ -2,6 +2,8 @@ #ifndef DEBUG_H #define DEBUG_H +#include + #define NODEBUG_L 0 #define ERROR_L 1 #define WARNING_L 2