summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlcleanup.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/qmlcleanup.cpp')
-rw-r--r--src/declarative/qml/qmlcleanup.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/declarative/qml/qmlcleanup.cpp b/src/declarative/qml/qmlcleanup.cpp
index 6b98191..0a0175c 100644
--- a/src/declarative/qml/qmlcleanup.cpp
+++ b/src/declarative/qml/qmlcleanup.cpp
@@ -39,8 +39,8 @@
**
****************************************************************************/
-#include "qmlcleanup_p.h"
-#include "qmlengine_p.h"
+#include <private/qmlcleanup_p.h>
+#include <private/qmlengine_p.h>
/*!
\internal