Update to new tree.
[bertos.git] / drv / wdt.h
index b8a54aaafecc231f4febdb9284a0bacc6e70f3cf..f13935ff312feb16e46ee4aefee0cad504227962 100644 (file)
--- a/drv/wdt.h
+++ b/drv/wdt.h
@@ -89,7 +89,7 @@
 #endif
 
 #if CONFIG_WATCHDOG
-       #include <cfg/cpu.h>
+       #include <cpu/cpu.h>
        #include <cfg/os.h>
 
        #if OS_QT