Move kfile interface to the io/ directory.
[bertos.git] / bertos / mware / ini_reader.h
index ef5d94899a545e219f79f41b7b6ce42d67ff013d..377659be5904099c8d31c64507bc8c86ebde7694 100644 (file)
@@ -50,7 +50,7 @@
 #ifndef INI_READER_H
 #define INI_READER_H
 
-#include <kern/kfile.h>
+#include <io/kfile.h>
 
 /**
  * \brief Returns the value for the given string in char* format.