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.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/declarative/qml/qmlcleanup.cpp b/src/declarative/qml/qmlcleanup.cpp
index ef803d0..0da6452 100644
--- a/src/declarative/qml/qmlcleanup.cpp
+++ b/src/declarative/qml/qmlcleanup.cpp
@@ -40,7 +40,8 @@
****************************************************************************/
#include "qmlcleanup_p.h"
-#include <private/qmlengine_p.h>
+
+#include "qmlengine_p.h"
/*!
\internal