aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxusedportsgatherer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/remotelinux/remotelinuxusedportsgatherer.h')
-rw-r--r--src/plugins/remotelinux/remotelinuxusedportsgatherer.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/remotelinux/remotelinuxusedportsgatherer.h b/src/plugins/remotelinux/remotelinuxusedportsgatherer.h
index 6cfef9e795..16e40f9965 100644
--- a/src/plugins/remotelinux/remotelinuxusedportsgatherer.h
+++ b/src/plugins/remotelinux/remotelinuxusedportsgatherer.h
@@ -33,9 +33,9 @@
#include "remotelinux_export.h"
-#include <QtCore/QList>
-#include <QtCore/QObject>
-#include <QtCore/QSharedPointer>
+#include <QList>
+#include <QObject>
+#include <QSharedPointer>
QT_FORWARD_DECLARE_CLASS(QString)