summaryrefslogtreecommitdiff
path: root/src/libs/utils/ssh/sshchannel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/utils/ssh/sshchannel.cpp')
-rw-r--r--src/libs/utils/ssh/sshchannel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/utils/ssh/sshchannel.cpp b/src/libs/utils/ssh/sshchannel.cpp
index ead09d7f09..80e564c5cb 100644
--- a/src/libs/utils/ssh/sshchannel.cpp
+++ b/src/libs/utils/ssh/sshchannel.cpp
@@ -37,7 +37,7 @@
#include <botan/exceptn.h>
-#include <QtCore/QTimer>
+#include <QTimer>
namespace Utils {
namespace Internal {