X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=src%2Fparser.lex;h=d5d81d6428cb35ecae1a865766b6af9e4be7cae2;hp=4ccf2c00abf40ddfc0daf52e908ee2518d4440e0;hb=26af26a251a58f33b295a0ae36ebd27ec167dc88;hpb=821ddd9551a9138b14f2ca1252e43c1521581071 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}