X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fparser.lex;h=d5d81d6428cb35ecae1a865766b6af9e4be7cae2;hb=f03de7ce28ee2c39fdb9f658359359429135c862;hp=4ccf2c00abf40ddfc0daf52e908ee2518d4440e0;hpb=821ddd9551a9138b14f2ca1252e43c1521581071;p=swftools.git diff --git a/src/parser.lex b/src/parser.lex index 4ccf2c0..d5d81d6 100644 --- a/src/parser.lex +++ b/src/parser.lex @@ -3,7 +3,7 @@ #include #include #include -#include "q.h" +#include "../lib/q.h" #include "parser.h" //RVALUE {NUMBER}|{PERCENT}|{NAME}|\"{STRING}\"|{DIM}