Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / kern / kfile_test.c
index 20da9ec91057f100766cbeb88470d62ccf3943a6..526ccf622e776f90c138723721fa401d780273fa 100644 (file)
 
 
 #include "kfile.h"
-#include <appconfig.h>
 
+#include "cfg/cfg_kfile.h"
 #include <cfg/debug.h>
+
 #include <mware/formatwr.h>
+
 #include <string.h>
 
 #warning TODO:Refactor this module..