summaryrefslogtreecommitdiffstats
path: root/tderesources/groupwise/soap/ksslsocket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/groupwise/soap/ksslsocket.cpp')
-rw-r--r--tderesources/groupwise/soap/ksslsocket.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/groupwise/soap/ksslsocket.cpp b/tderesources/groupwise/soap/ksslsocket.cpp
index 16ddf70d..6bf74da5 100644
--- a/tderesources/groupwise/soap/ksslsocket.cpp
+++ b/tderesources/groupwise/soap/ksslsocket.cpp
@@ -20,7 +20,7 @@
#include <tqsocketnotifier.h>
#include <dcopclient.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kdebug.h>
#include <kssl.h>
#include <ksslinfodlg.h>
@@ -28,7 +28,7 @@
#include <ksslcertchain.h>
#include <ksslcertificatecache.h>
#include <tdeapplication.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include "ksslsocket.h"