Move kfile interface to the io/ directory.
[bertos.git] / bertos / drv / flash25.h
index 2712c70aedba56f5623042fe5371f8e886bf80b3..921e1b5cf6560a12373530baca559d68f1af772d 100644 (file)
@@ -47,7 +47,7 @@
 #include "cfg/cfg_flash25.h"
 #include <cfg/compiler.h>
 
-#include <kern/kfile.h>
+#include <io/kfile.h>
 
 /**
  * Type definition for serial flash memory.