summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qmlcodeparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qdoc/qmlcodeparser.h')
-rw-r--r--src/qdoc/qmlcodeparser.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/qdoc/qmlcodeparser.h b/src/qdoc/qmlcodeparser.h
index 85923137b..f639f2115 100644
--- a/src/qdoc/qmlcodeparser.h
+++ b/src/qdoc/qmlcodeparser.h
@@ -38,9 +38,9 @@
#include <QtCore/qset.h>
#ifndef QT_NO_DECLARATIVE
-#include <private/qqmljsengine_p.h>
-#include <private/qqmljslexer_p.h>
-#include <private/qqmljsparser_p.h>
+# include <private/qqmljsengine_p.h>
+# include <private/qqmljslexer_p.h>
+# include <private/qqmljsparser_p.h>
#endif
QT_BEGIN_NAMESPACE