X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Fparser.c;h=593bb5947a395a43e9b34d2e5520646bfc99181d;hb=3704190e6a2dc9973af0959d7202c61767aadbf5;hp=aa1897691e7af15cfbf4a28c24fb1dd239c12469;hpb=b2c1bdf08ab7c71acdd5d2386db70d075c59673d;p=bertos.git diff --git a/bertos/mware/parser.c b/bertos/mware/parser.c index aa189769..593bb594 100644 --- a/bertos/mware/parser.c +++ b/bertos/mware/parser.c @@ -57,7 +57,7 @@ #include "parser.h" -#include "appconfig.h" +#include "cfg/cfg_parser.h" #include #include @@ -358,7 +358,7 @@ void parser_register_cmd(const struct CmdTemplate* cmd) } #if CONFIG_INTERNAL_COMMANDS -#warning FIXME:This code use boost lib, if you compile whit internal command you must fix it. +#warning FIXME:This code use boost lib, if you compile with internal command you must fix it. static ResultCode cmd_help(void) { #ifdef _DEBUG