Move kfile interface to the io/ directory.
[bertos.git] / bertos / fs / battfs.h
index 921c59da8b4246c0b851bc09da51a7d649cbe7d3..d38b4d4aa459ef3620de7979e6b38b86f67e3f5b 100644 (file)
@@ -49,7 +49,7 @@
 #include <cpu/types.h> // CPU_BITS_PER_CHAR
 #include <algo/rotating_hash.h>
 #include <struct/list.h>
-#include <kern/kfile.h>
+#include <io/kfile.h>
 #include <io/kblock.h>
 
 typedef uint16_t fill_t;    ///< Type for keeping trace of space filled inside a page