Reformat.
[bertos.git] / bertos / drv / thermo.c
index cfc1014f2211000002e4277df1ab3c9bbc2a2572..d8e2742e6843bb4287594d59f71b236098e311a3 100644 (file)
@@ -38,8 +38,8 @@
  * \author Francesco Sacchi <batt@develer.com>
  */
 
-#include "thermo_map.h"
-#include "hw_thermo.h"
+#include "hw/thermo_map.h"
+#include "hw/hw_thermo.h"
 
 #include <cfg/module.h>
 #include <cfg/macros.h>