aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/stateseditor/stateseditorimageprovider.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmldesigner/components/stateseditor/stateseditorimageprovider.h')
-rw-r--r--src/plugins/qmldesigner/components/stateseditor/stateseditorimageprovider.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/qmldesigner/components/stateseditor/stateseditorimageprovider.h b/src/plugins/qmldesigner/components/stateseditor/stateseditorimageprovider.h
index 5102bc727c..8526671a12 100644
--- a/src/plugins/qmldesigner/components/stateseditor/stateseditorimageprovider.h
+++ b/src/plugins/qmldesigner/components/stateseditor/stateseditorimageprovider.h
@@ -35,8 +35,8 @@
#include"abstractview.h"
-#include <QtDeclarative/QDeclarativeImageProvider>
-#include <QtCore/QWeakPointer>
+#include <QDeclarativeImageProvider>
+#include <QWeakPointer>
namespace QmlDesigner {
namespace Internal {