Move kfile interface to the io/ directory.
[bertos.git] / bertos / drv / ft245rl.c
index 3cfac12c260f4b1892eab12d8583dc8524e91f31..1042cd7b28e2164e39ed79d5715bf16ae718f78d 100644 (file)
@@ -49,7 +49,7 @@
 
 #include <drv/timer.h>
 
-#include <kern/kfile.h>
+#include <io/kfile.h>
 
 #include <string.h>