Update to new tree.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 11 Oct 2007 15:05:38 +0000 (15:05 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 11 Oct 2007 15:05:38 +0000 (15:05 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@860 38d2e660-2303-0410-9eaa-f027e97ec537

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