aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qml/qmlobserver/proxysettings.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/qml/qmlobserver/proxysettings.cpp')
-rw-r--r--share/qtcreator/qml/qmlobserver/proxysettings.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/qtcreator/qml/qmlobserver/proxysettings.cpp b/share/qtcreator/qml/qmlobserver/proxysettings.cpp
index 0edacca46d..57b233917d 100644
--- a/share/qtcreator/qml/qmlobserver/proxysettings.cpp
+++ b/share/qtcreator/qml/qmlobserver/proxysettings.cpp
@@ -29,8 +29,8 @@
**
**************************************************************************/
-#include <QtGui/QIntValidator>
-#include <QtCore/QSettings>
+#include <QIntValidator>
+#include <QSettings>
#include "proxysettings.h"