X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fmware%2Fparser.c;h=57dc6cf960b9bf2608fcda2e3634ae7b0c098cc3;hb=676de7015522237793874ac6eb17a0264f06e86c;hp=1fc45d78c4ffa670459ccad21d59807d137057ab;hpb=11da44352fcd4d33b173c976db45293ac1a87cca;p=bertos.git diff --git a/bertos/mware/parser.c b/bertos/mware/parser.c index 1fc45d78..57dc6cf9 100644 --- a/bertos/mware/parser.c +++ b/bertos/mware/parser.c @@ -47,7 +47,7 @@ * * \version $Id$ * - * \author Bernardo Innocenti + * \author Bernie Innocenti * \author Stefano Fedrigo * \author Giovanni Bajo * @@ -57,10 +57,10 @@ #include "parser.h" -#include +#include "cfg/cfg_parser.h" #include -#include +#include #include // atol(), NULL #include // strchr(), strcmp()