doc: Clarify timer documentation.
[bertos.git] / bertos / drv / ntc.c
index c148e7c05c52c25fc5ca31a68c95ac7e1bc01b42..cc74e306250867d74631b9034085971b1e879973 100644 (file)
@@ -43,8 +43,8 @@
  *
  */
 
-#include "hw_ntc.h"
-#include "ntc_map.h"
+#include "hw/hw_ntc.h"
+#include "hw/ntc_map.h"
 
 #include <cfg/debug.h>