Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / mware / formatwr.c
index b87a904cbe5c0e5fa65df69c33c957fc7b584af0..0a36cee8d5daca793250c0c42463ae93d1ea2343 100644 (file)
@@ -79,7 +79,7 @@
 
 #include "formatwr.h"
 
-#include <cfg/cfg_formatwr.h>  /* CONFIG_ macros */
+#include "cfg/cfg_formatwr.h"  /* CONFIG_ macros */
 #include <cfg/debug.h>         /* ASSERT */
 
 #include <mware/pgm.h>