summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlrewrite.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/qmlrewrite.cpp')
-rw-r--r--src/declarative/qml/qmlrewrite.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/declarative/qml/qmlrewrite.cpp b/src/declarative/qml/qmlrewrite.cpp
index 5fcebf4d..6674095 100644
--- a/src/declarative/qml/qmlrewrite.cpp
+++ b/src/declarative/qml/qmlrewrite.cpp
@@ -39,9 +39,9 @@
**
****************************************************************************/
-#include "qmlrewrite_p.h"
+#include <private/qmlrewrite_p.h>
#include <QtCore/qdebug.h>
-#include "qmlglobal_p.h"
+#include <private/qmlglobal_p.h>
QT_BEGIN_NAMESPACE