aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qml/qmlobserver/qmlruntime.h
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/qml/qmlobserver/qmlruntime.h')
-rw-r--r--share/qtcreator/qml/qmlobserver/qmlruntime.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/share/qtcreator/qml/qmlobserver/qmlruntime.h b/share/qtcreator/qml/qmlobserver/qmlruntime.h
index 047529b36f..9714ed51d1 100644
--- a/share/qtcreator/qml/qmlobserver/qmlruntime.h
+++ b/share/qtcreator/qml/qmlobserver/qmlruntime.h
@@ -32,10 +32,10 @@
#ifndef QDECLARATIVEVIEWER_H
#define QDECLARATIVEVIEWER_H
-#include <QtGui/QMainWindow>
-#include <QtCore/QTimer>
-#include <QtCore/QTime>
-#include <QtCore/QList>
+#include <QMainWindow>
+#include <QTimer>
+#include <QTime>
+#include <QList>
#include "loggerwidget.h"