aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qml/qmljsdebugger/editor/liveselectionindicator.h
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/qml/qmljsdebugger/editor/liveselectionindicator.h')
-rw-r--r--share/qtcreator/qml/qmljsdebugger/editor/liveselectionindicator.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/qtcreator/qml/qmljsdebugger/editor/liveselectionindicator.h b/share/qtcreator/qml/qmljsdebugger/editor/liveselectionindicator.h
index a71e8d13ac..be615fbbd3 100644
--- a/share/qtcreator/qml/qmljsdebugger/editor/liveselectionindicator.h
+++ b/share/qtcreator/qml/qmljsdebugger/editor/liveselectionindicator.h
@@ -33,8 +33,8 @@
#ifndef LIVESELECTIONINDICATOR_H
#define LIVESELECTIONINDICATOR_H
-#include <QtCore/QWeakPointer>
-#include <QtCore/QHash>
+#include <QWeakPointer>
+#include <QHash>
QT_BEGIN_NAMESPACE
class QGraphicsObject;