Move kfile interface to the io/ directory.
[bertos.git] / bertos / cpu / avr / drv / flash_avr.h
index 6c06eaf345e95021da79811da003697a071a770b..ecbe1b772cccda9f8e038b10b13eaa75e0e27e5f 100644 (file)
@@ -45,7 +45,7 @@
 
 #include <cfg/compiler.h>
 
-#include <kern/kfile.h>
+#include <io/kfile.h>
 
 #include <avr/io.h>