Define init, txbegin, txend and txputchar macros.
[bertos.git] / hw / hw_lcd.h
index ee3c1a7940edc070dd3646f449df5b3cb6226a4a..f4d30d15fbf2ef897f6f9218a557237dcb499c05 100644 (file)
@@ -52,7 +52,7 @@
 #include <appconfig.h>
 //#include <hw.h>
 
-#include <cfg/cpu.h>
+#include <cpu/cpu.h>
 #include <cfg/macros.h> /* BV() */
 #include <cfg/debug.h>