summaryrefslogtreecommitdiffstats
path: root/apps/ktorrent
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-30 12:02:15 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-30 12:02:15 -0600
commit57f320734cce17f7a5d94b61a0f2a33389b8295b (patch)
treee7e09e458e9a87f7256195e8cc18c6c3c4aa848e /apps/ktorrent
parent3e3420b98515043a9de35d54b1f0fd4f4feab41f (diff)
downloadktorrent-57f320734cce17f7a5d94b61a0f2a33389b8295b.tar.gz
ktorrent-57f320734cce17f7a5d94b61a0f2a33389b8295b.zip
Rename ksocket and kcache
Diffstat (limited to 'apps/ktorrent')
-rw-r--r--apps/ktorrent/ipfilterwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktorrent/ipfilterwidget.cpp b/apps/ktorrent/ipfilterwidget.cpp
index 152e8c1..7421cd1 100644
--- a/apps/ktorrent/ipfilterwidget.cpp
+++ b/apps/ktorrent/ipfilterwidget.cpp
@@ -31,7 +31,7 @@
#include <klistview.h>
#include <klineedit.h>
-#include <ksocketaddress.h>
+#include <tdesocketaddress.h>
#include <kfiledialog.h>
#include <klocale.h>
#include <kmessagebox.h>