diff options
Diffstat (limited to 'libktorrent/torrent/peeruploader.cpp')
-rw-r--r-- | libktorrent/torrent/peeruploader.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/peeruploader.cpp b/libktorrent/torrent/peeruploader.cpp index 2de899b..1127f22 100644 --- a/libktorrent/torrent/peeruploader.cpp +++ b/libktorrent/torrent/peeruploader.cpp @@ -18,7 +18,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #include <set> -#include <ksocketaddress.h> +#include <tdesocketaddress.h> #include <util/log.h> #include <util/functions.h> #include <util/sha1hash.h> |