diff options
Diffstat (limited to 'libktorrent/torrent/udptracker.h')
-rw-r--r-- | libktorrent/torrent/udptracker.h | 2 |
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" |