Move kfile interface to the io/ directory.
[bertos.git] / bertos / cpu / arm / drv / flash_at91.h
index 0b6c8d663676d7a3be29c69550bed5709fe7cee0..1bb7d94b4fb63777f8d63e6355723161d3e9fb0d 100644 (file)
@@ -42,7 +42,7 @@
 
 #include <cpu/types.h>
 
-#include <kern/kfile.h>
+#include <io/kfile.h>
 
 #include <io/arm.h>