diff options
Diffstat (limited to 'libktorrent/kademlia/kbucket.h')
-rw-r--r-- | libktorrent/kademlia/kbucket.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/kademlia/kbucket.h b/libktorrent/kademlia/kbucket.h index 6930c9d..efbaceb 100644 --- a/libktorrent/kademlia/kbucket.h +++ b/libktorrent/kademlia/kbucket.h @@ -22,7 +22,7 @@ #include <tqvaluelist.h> #include <util/constants.h> -#include <ksocketaddress.h> +#include <tdesocketaddress.h> #include "key.h" #include "rpccall.h" #include "task.h" |