diff options
Diffstat (limited to 'libktorrent/torrent/peermanager.cpp')
-rw-r--r-- | libktorrent/torrent/peermanager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/peermanager.cpp b/libktorrent/torrent/peermanager.cpp index eefd246..3f542c8 100644 --- a/libktorrent/torrent/peermanager.cpp +++ b/libktorrent/torrent/peermanager.cpp @@ -34,7 +34,7 @@ #include <tqhostaddress.h> #include <mse/streamsocket.h> #include <mse/encryptedauthenticate.h> -#include <klocale.h> +#include <tdelocale.h> #include "ipblocklist.h" #include "chunkcounter.h" #include "authenticationmonitor.h" |