Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / mware / parser.c
index 1fc45d78c4ffa670459ccad21d59807d137057ab..593bb5947a395a43e9b34d2e5520646bfc99181d 100644 (file)
@@ -57,7 +57,7 @@
 
 #include "parser.h"
 
-#include <cfg/cfg_parser.h>
+#include "cfg/cfg_parser.h"
 
 #include <drv/ser.h>
 #include <mware/hashtable.h>