Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / drv / thermo.c
index cfc1014f2211000002e4277df1ab3c9bbc2a2572..3a535fb98ef4b4888cc2594d6b9c2b346a8ede96 100644 (file)
@@ -39,7 +39,7 @@
  */
 
 #include "thermo_map.h"
-#include "hw_thermo.h"
+#include "hw/hw_thermo.h"
 
 #include <cfg/module.h>
 #include <cfg/macros.h>