aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/genericdirectuploadstep.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/remotelinux/genericdirectuploadstep.cpp')
-rw-r--r--src/plugins/remotelinux/genericdirectuploadstep.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/remotelinux/genericdirectuploadstep.cpp b/src/plugins/remotelinux/genericdirectuploadstep.cpp
index 2bed32616e..fe15607c92 100644
--- a/src/plugins/remotelinux/genericdirectuploadstep.cpp
+++ b/src/plugins/remotelinux/genericdirectuploadstep.cpp
@@ -36,10 +36,10 @@
#include "genericdirectuploadservice.h"
#include "remotelinuxdeployconfiguration.h"
-#include <QtGui/QCheckBox>
-#include <QtGui/QVBoxLayout>
-#include <QtCore/QList>
-#include <QtCore/QSharedPointer>
+#include <QCheckBox>
+#include <QVBoxLayout>
+#include <QList>
+#include <QSharedPointer>
using namespace ProjectExplorer;