Move kfile interface to the io/ directory.
[bertos.git] / bertos / cpu / arm / drv / flash_at91.c
index f46c48812e8cedcde9f322515a228fed63b6980b..83cc73b7aaf110505f286a03291336b56bb024a8 100644 (file)
@@ -54,7 +54,7 @@
 #include <cpu/attr.h>
 #include <cpu/power.h>
 
-#include <kern/kfile.h>
+#include <io/kfile.h>
 
 #include <io/arm.h>