Move kfile interface to the io/ directory.
[bertos.git] / bertos / fs / fat.h
index 3e7dc787a1a8da95b1d4ee127640ab4fde373947..26d0d1c08a037eeb1ad425f5bb04003dd6346f09 100644 (file)
@@ -48,7 +48,7 @@
 #ifndef FS_FAT_H
 #define FS_FAT_H
 
-#include <kern/kfile.h>
+#include <io/kfile.h>
 #include "fatfs/ff.h"
 
 typedef struct FatFile