Fix typo.
[bertos.git] / mware / pgm.h
index ea28043e98587cdf166bffec5c81844cecff752c..cb81e54813634c9d8af8da6f5e363e0e68260be1 100755 (executable)
@@ -24,6 +24,7 @@
 
 #include <cfg/cpu_detect.h>
 #include <cfg/compiler.h> /* For intXX_t */
+#include <cfg/cpu.h> /* For CPU_HARVARD */
 
 #if CPU_AVR