summaryrefslogtreecommitdiffstats
path: root/libktorrent/torrent/udptracker.h
diff options
context:
space:
mode:
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 240a4ff..648aa8a 100644
--- a/libktorrent/torrent/udptracker.h
+++ b/libktorrent/torrent/udptracker.h
@@ -87,7 +87,7 @@ namespace bt
bool doRequest();
private:
- KNetwork::KSocketAddress address;
+ KNetwork::TDESocketAddress address;
Int32 transaction_id;
Int64 connection_id;