Move kfile interface to the io/ directory.
[bertos.git] / bertos / drv / sd.h
index 42c1d7df1bed9cc579610a8066eac4011e784ee4..207dcfd23c4152937bf52a5dd6dc206045763d8c 100644 (file)
@@ -47,7 +47,7 @@
 
 #include "cfg/cfg_fat.h"
 
-#include <kern/kfile.h>
+#include <io/kfile.h>
 
 #include <fs/fatfs/diskio.h>