summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlwatcher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/qmlwatcher.cpp')
-rw-r--r--src/declarative/qml/qmlwatcher.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/qml/qmlwatcher.cpp b/src/declarative/qml/qmlwatcher.cpp
index 889ac78..3216a6b 100644
--- a/src/declarative/qml/qmlwatcher.cpp
+++ b/src/declarative/qml/qmlwatcher.cpp
@@ -42,7 +42,7 @@
#include <QtCore/qmetaobject.h>
#include <QtCore/qdebug.h>
#include <qmlexpression.h>
-#include <private/qmldebugservice_p.h>
+#include "qmldebugservice_p.h"
#include <qmlcontext.h>
#include <qml.h>