Move kfile interface to the io/ directory.
[bertos.git] / bertos / drv / ft245rl.c
index 9afe76474246d6a734ef90ef810c426b89d5d8ad..1042cd7b28e2164e39ed79d5715bf16ae718f78d 100644 (file)
 #include <cfg/macros.h>
 #include <cfg/debug.h>
 #include <cfg/module.h>
+
 #include <drv/timer.h>
-#include <kern/kfile.h>
+
+#include <io/kfile.h>
 
 #include <string.h>