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 a84c156ce51b0523aa5cf9b4dfe75f655a0df4f6..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>
-#include <drv/lcd_hd44.h>
 
 void lcd_hw_test(void)
 {