Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / cpu / avr / drv / lcd_32122a_avr.c
index 6a85a76f0b2d300cb5096da6bc53afdc563efd71..7ffe72b8fa4576f9c55edcc08ec22bad94bc2e29 100644 (file)
@@ -42,7 +42,7 @@
 
 #include "lcd_32122a_avr.h"
 
-#include <cfg/cfg_lcd.h>
+#include "cfg/cfg_lcd.h"
 
 #include <cfg/macros.h> /* BV() */
 #include <cfg/debug.h>