Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / kern / kfile_test.c
index b01ba4469c3dfdd5f43359d4f707b602005abe01..526ccf622e776f90c138723721fa401d780273fa 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>