summaryrefslogtreecommitdiffstats
path: root/kdessh/sshdlg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kdessh/sshdlg.cpp')
-rw-r--r--kdessh/sshdlg.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdessh/sshdlg.cpp b/kdessh/sshdlg.cpp
index 31b0193..c7ca281 100644
--- a/kdessh/sshdlg.cpp
+++ b/kdessh/sshdlg.cpp
@@ -6,8 +6,8 @@
* Copyright (C) 2000 Geert Jansen <jansen@kde.org>
*/
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
#include <tdesu/ssh.h>
#include "sshdlg.h"