Move kfile interface to the io/ directory.
[bertos.git] / bertos / cfg / kfile_debug.c
index 0a71af68a2d60d2f1c3d3abfc868c17054d958b4..40233a025527edf26dc575230b8bdbedd9cadae7 100644 (file)
@@ -37,7 +37,7 @@
 
 #include "kfile_debug.h"
 
-#include <kern/kfile.h>
+#include <io/kfile.h>
 
 #include <string.h>