Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / drv / lcd_hd44_test.c
index f430f1367889c83276c8995092829b7a8bf519bc..48ec04d4259e0d0c7e9b4ca762dddf75dee5dfbb 100644 (file)
  * \author Stefano Fedrigo <aleph@develer.com>
  */
 
-#include "hw_lcd.h"
 #include "lcd_hd44.h"
 
+#include "hw/hw_lcd.h"
+
 #include <drv/timer.h>
 
 void lcd_hw_test(void)