summaryrefslogtreecommitdiffstats
path: root/buildtools/lib/parsers/qmake/qmake_lex.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/lib/parsers/qmake/qmake_lex.h')
-rw-r--r--buildtools/lib/parsers/qmake/qmake_lex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/lib/parsers/qmake/qmake_lex.h b/buildtools/lib/parsers/qmake/qmake_lex.h
index 25aa402d..4bed35dd 100644
--- a/buildtools/lib/parsers/qmake/qmake_lex.h
+++ b/buildtools/lib/parsers/qmake/qmake_lex.h
@@ -20,7 +20,7 @@
#ifndef TQMAKE_LEX_H
#define TQMAKE_LEX_H
-#include "qmake_yacc.hpp"
+#include "qmake_yacc.h"
#include <iostream>
#ifndef DONT_INCLUDE_FLEXLEXER