Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / hw / hw_kbd.h
index 6522adb4a95a05811778bdcd75ea136104c702a7..e116d44bdb1e5b68b58a360b78188c904413bc38 100644 (file)
@@ -42,7 +42,7 @@
 #ifndef HW_KBD_H
 #define HW_KBD_H
 
-#include "kbd_map.h"
+#include "hw/kbd_map.h"
 
 #include <cfg/macros.h>