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