summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/yahoo
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-30 12:22:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-30 12:22:01 -0600
commit0085388ab450b8b4d84408e7da74bd94efefee8a (patch)
treeca47e76934cfdc571aa5dc6712a6a14f9d59c430 /kopete/protocols/yahoo
parent3516f9bc3f3af5ae21cdbd2d3af835645cf72274 (diff)
downloadtdenetwork-0085388ab450b8b4d84408e7da74bd94efefee8a.tar.gz
tdenetwork-0085388ab450b8b4d84408e7da74bd94efefee8a.zip
Rename ksocket and kcache
Diffstat (limited to 'kopete/protocols/yahoo')
-rw-r--r--kopete/protocols/yahoo/libkyahoo/client.cpp2
1 files changed, 1 insertions, 1 deletions
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"