summaryrefslogtreecommitdiffstats
path: root/kopete/protocols
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols')
-rw-r--r--kopete/protocols/jabber/jabberaccount.cpp2
-rw-r--r--kopete/protocols/msn/transport.h2
-rw-r--r--kopete/protocols/oscar/liboscar/userdetails.h2
-rw-r--r--kopete/protocols/yahoo/libkyahoo/client.cpp2
4 files changed, 4 insertions, 4 deletions
diff --git a/kopete/protocols/jabber/jabberaccount.cpp b/kopete/protocols/jabber/jabberaccount.cpp
index a8597658..503641e5 100644
--- a/kopete/protocols/jabber/jabberaccount.cpp
+++ b/kopete/protocols/jabber/jabberaccount.cpp
@@ -43,7 +43,7 @@
#include <klocale.h>
#include <kapplication.h>
#include <kaboutdata.h>
-#include <ksocketbase.h>
+#include <tdesocketbase.h>
#include <kpassdlg.h>
#include <kinputdialog.h>
diff --git a/kopete/protocols/msn/transport.h b/kopete/protocols/msn/transport.h
index 9a7152fb..5d7fef31 100644
--- a/kopete/protocols/msn/transport.h
+++ b/kopete/protocols/msn/transport.h
@@ -24,7 +24,7 @@
//END
//BEGIN KDE Includes
-#include <ksocketaddress.h>
+#include <tdesocketaddress.h>
//END
namespace KNetwork {
diff --git a/kopete/protocols/oscar/liboscar/userdetails.h b/kopete/protocols/oscar/liboscar/userdetails.h
index 8835f6f9..06a71aa9 100644
--- a/kopete/protocols/oscar/liboscar/userdetails.h
+++ b/kopete/protocols/oscar/liboscar/userdetails.h
@@ -18,7 +18,7 @@
#ifndef USERDETAILS_H
#define USERDETAILS_H
-#include <ksocketaddress.h>
+#include <tdesocketaddress.h>
#include "oscartypes.h"
#include "kopete_export.h"
diff --git a/kopete/protocols/yahoo/libkyahoo/client.cpp b/kopete/protocols/yahoo/libkyahoo/client.cpp
index e5ca520d..77252ac1 100644
--- a/kopete/protocols/yahoo/libkyahoo/client.cpp
+++ b/kopete/protocols/yahoo/libkyahoo/client.cpp
@@ -23,7 +23,7 @@
#include <tqpixmap.h>
#include <kdebug.h>
-#include <ksocketbase.h>
+#include <tdesocketbase.h>
#include "yahooclientstream.h"
#include "yahooconnector.h"