Move kfile interface to the io/ directory.
[bertos.git] / bertos / drv / ft245rl.h
index ced7ee19fad9fa5bf4d338676f6204bdc375e37d..24dae6d6d8653d951b9a5ff3af8838876fe9b712 100644 (file)
  *
  * $WIZ$ module_name = "ft245rl"
  * $WIZ$ module_depends = "kfile", "timer"
+ * $WIZ$ module_hw = "bertos/hw/hw_ft245rl.h"
  */
 
 
 #ifndef DRV_FT245RL_H
 #define DRV_FT245RL_H
 
-#include <kern/kfile.h>
+#include <io/kfile.h>
 #include <cfg/compiler.h>
 
 /**