X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Ftools%2Fvppapigen%2Flex.h;fp=vppapigen%2Flex.h;h=a0fdc735b7468e92c47c075b25e520e30181fb37;hb=refs%2Fchanges%2F30%2F4430%2F19;hp=e9b0954c0b92cbb5e024069bcca93ddf21e57bc3;hpb=696f1adec0df3b8f161862566dd9c86174302658;p=vpp.git diff --git a/vppapigen/lex.h b/src/tools/vppapigen/lex.h similarity index 97% rename from vppapigen/lex.h rename to src/tools/vppapigen/lex.h index e9b0954c0b9..a0fdc735b74 100644 --- a/vppapigen/lex.h +++ b/src/tools/vppapigen/lex.h @@ -29,7 +29,7 @@ extern int yyparse (void); #define YYSTYPE void * #endif -#include "gram.h" +#include "tools/vppapigen/gram.h" enum lex_state { START_STATE = 1,