diff options
Diffstat (limited to 'libktorrent/torrent/chunkmanager.cpp')
-rw-r--r-- | libktorrent/torrent/chunkmanager.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/chunkmanager.cpp b/libktorrent/torrent/chunkmanager.cpp index aa50ad8..1fa4607 100644 --- a/libktorrent/torrent/chunkmanager.cpp +++ b/libktorrent/torrent/chunkmanager.cpp @@ -33,7 +33,7 @@ #include <util/functions.h> #include "globals.h" -#include <klocale.h> +#include <tdelocale.h> namespace bt { |