Include proper header.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 27 Aug 2008 14:11:04 +0000 (14:11 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 27 Aug 2008 14:11:04 +0000 (14:11 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1725 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/drv/flash25.c

index a903a1c58e770349adbc7a15f09f6697c9840a25..bb08907b36f9dacfb5503e2e49b8bfd5572443d1 100644 (file)
@@ -54,7 +54,7 @@
 
 #include <kern/kfile.h>
 
-#include <cpu/relax.h> /* cpu_relax() */
+#include <cpu/power.h> /* cpu_relax() */
 
 #warning FIXME:This file was change, but is untest!