Fix hw includes. Remove CVS logs. Reformat.
[bertos.git] / bertos / drv / thermo.c
index 3a535fb98ef4b4888cc2594d6b9c2b346a8ede96..d8e2742e6843bb4287594d59f71b236098e311a3 100644 (file)
@@ -38,7 +38,7 @@
  * \author Francesco Sacchi <batt@develer.com>
  */
 
-#include "thermo_map.h"
+#include "hw/thermo_map.h"
 #include "hw/hw_thermo.h"
 
 #include <cfg/module.h>