From 2794b99bc66734b6a31f99c83b593831c03be710 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 18 Sep 2012 19:24:51 +0200 Subject: make src/tools/ compile without CamelCase headers so the build works with syncqt -minimal Change-Id: Ief5e8eb9a504dd6c84cff76cc3e5257450386a0f Reviewed-by: Joerg Bornemann Reviewed-by: Thiago Macieira --- src/tools/qdoc/qmlcodeparser.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/qdoc/qmlcodeparser.h') diff --git a/src/tools/qdoc/qmlcodeparser.h b/src/tools/qdoc/qmlcodeparser.h index 1ee6560e8e..c36a3b5f2b 100644 --- a/src/tools/qdoc/qmlcodeparser.h +++ b/src/tools/qdoc/qmlcodeparser.h @@ -46,7 +46,7 @@ #ifndef QMLCODEPARSER_H #define QMLCODEPARSER_H -#include +#include #include "qqmljsengine_p.h" #include "qqmljslexer_p.h" #include "qqmljsparser_p.h" -- cgit v1.2.3