diff options
Diffstat (limited to 'libktorrent/kademlia/kbucket.cpp')
-rw-r--r-- | libktorrent/kademlia/kbucket.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/kademlia/kbucket.cpp b/libktorrent/kademlia/kbucket.cpp index 31148ba..e331a51 100644 --- a/libktorrent/kademlia/kbucket.cpp +++ b/libktorrent/kademlia/kbucket.cpp @@ -17,7 +17,7 @@ * Free Software Foundation, Inc., * * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ -#include <ksocketaddress.h> +#include <tdesocketaddress.h> #include <util/file.h> #include <util/log.h> #include <util/functions.h> |