Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / kern / kfile.c
index a053fc23bca6bb2beab80fa4a5fbfd8770434320..3d664e538c6335d8e5665961ae2702ef9809600a 100644 (file)
@@ -42,7 +42,7 @@
 
 #include "kfile.h"
 
-#include <cfg/cfg_kfile.h>
+#include "cfg/cfg_kfile.h"
 #include <cfg/debug.h>
 
 #include <mware/formatwr.h>