summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/parser/qmljsastvisitor_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/parser/qmljsastvisitor_p.h')
-rw-r--r--src/declarative/qml/parser/qmljsastvisitor_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/declarative/qml/parser/qmljsastvisitor_p.h b/src/declarative/qml/parser/qmljsastvisitor_p.h
index 7db84b0..cb76b3a 100644
--- a/src/declarative/qml/parser/qmljsastvisitor_p.h
+++ b/src/declarative/qml/parser/qmljsastvisitor_p.h
@@ -53,8 +53,8 @@
// We mean it.
//
-#include "qmljsastfwd_p.h"
-#include "qmljsglobal_p.h"
+#include <private/qmljsastfwd_p.h>
+#include <private/qmljsglobal_p.h>
QT_QML_BEGIN_NAMESPACE