summaryrefslogtreecommitdiffstats
path: root/libktorrent/torrent/udptracker.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-01-30 12:02:15 -0600
committerTimothy Pearson <[email protected]>2012-01-30 12:02:15 -0600
commit57f320734cce17f7a5d94b61a0f2a33389b8295b (patch)
treee7e09e458e9a87f7256195e8cc18c6c3c4aa848e /libktorrent/torrent/udptracker.h
parent3e3420b98515043a9de35d54b1f0fd4f4feab41f (diff)
downloadktorrent-57f320734cce17f7a5d94b61a0f2a33389b8295b.tar.gz
ktorrent-57f320734cce17f7a5d94b61a0f2a33389b8295b.zip
Rename ksocket and kcache
Diffstat (limited to 'libktorrent/torrent/udptracker.h')
-rw-r--r--libktorrent/torrent/udptracker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/udptracker.h b/libktorrent/torrent/udptracker.h
index 24dab97..85bc21e 100644
--- a/libktorrent/torrent/udptracker.h
+++ b/libktorrent/torrent/udptracker.h
@@ -24,7 +24,7 @@
#include <tqvaluelist.h>
#include <tqcstring.h>
#include <tqtimer.h>
-#include <ksocketaddress.h>
+#include <tdesocketaddress.h>
#include "tracker.h"
#include "globals.h"
#include "peermanager.h"