aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/sshkeydeployer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/remotelinux/sshkeydeployer.h')
-rw-r--r--src/plugins/remotelinux/sshkeydeployer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/remotelinux/sshkeydeployer.h b/src/plugins/remotelinux/sshkeydeployer.h
index a28e1e8c87..5debd0e194 100644
--- a/src/plugins/remotelinux/sshkeydeployer.h
+++ b/src/plugins/remotelinux/sshkeydeployer.h
@@ -33,7 +33,7 @@
#include "remotelinux_export.h"
-#include <QtCore/QObject>
+#include <QObject>
namespace Utils {
class SshConnectionParameters;