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