summaryrefslogtreecommitdiff
path: root/include/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/debug.h')
-rw-r--r--include/debug.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/debug.h b/include/debug.h
index 8fdc830..45a1d50 100644
--- a/include/debug.h
+++ b/include/debug.h
@@ -3,9 +3,6 @@
#define DEBUG_H_
#include "common.h"
-#ifdef __AVR__
-#include <avr/pgmspace.h>
-#endif
#ifdef DEBUG
#define _DEBUG 1