X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fparser.lex;fp=src%2Fparser.lex;h=d5d81d6428cb35ecae1a865766b6af9e4be7cae2;hb=4db7d75bc14d8b93a247ede2a3ac7a7190d31d5e;hp=4ccf2c00abf40ddfc0daf52e908ee2518d4440e0;hpb=7729deb8d1fe947c8d0af89cb5368c7e0f8e7990;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}