Update cpu.h dir.
[bertos.git] / drv / kdebug.c
index 18ae87ad8f472f30d248450f86883d2a36a1d381..dab377841d630edef6c4fcbc8ebc4b35aa22b916 100644 (file)
@@ -81,7 +81,7 @@
  *#*/
 
 #include <cfg/debug.h>
-#include <cfg/cpu.h>
+#include <cpu/cpu.h>
 #include <cfg/macros.h> /* for BV() */
 #include <appconfig.h>
 #include <hw_cpu.h>     /* for CLOCK_FREQ */