aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/ssh/sshremoteprocess_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/utils/ssh/sshremoteprocess_p.h')
-rw-r--r--src/libs/utils/ssh/sshremoteprocess_p.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libs/utils/ssh/sshremoteprocess_p.h b/src/libs/utils/ssh/sshremoteprocess_p.h
index d44d0c70c3..eba60a6ac1 100644
--- a/src/libs/utils/ssh/sshremoteprocess_p.h
+++ b/src/libs/utils/ssh/sshremoteprocess_p.h
@@ -37,9 +37,9 @@
#include "sshchannel_p.h"
-#include <QtCore/QList>
-#include <QtCore/QPair>
-#include <QtCore/QProcess>
+#include <QList>
+#include <QPair>
+#include <QProcess>
namespace Utils {
class SshRemoteProcess;