aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/ch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/ch.h')
-rw-r--r--src/include/ch.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/include/ch.h b/src/include/ch.h
index 9df1b8363..1102f4013 100644
--- a/src/include/ch.h
+++ b/src/include/ch.h
@@ -83,6 +83,10 @@
#include "serial.h"
#endif
+#ifndef _DEBUG_H_
+#include "debug.h"
+#endif
+
/*
* Common values.
*/