summaryrefslogtreecommitdiffstats
path: root/libktorrent/torrent/preallocationthread.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libktorrent/torrent/preallocationthread.cpp')
-rw-r--r--libktorrent/torrent/preallocationthread.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/preallocationthread.cpp b/libktorrent/torrent/preallocationthread.cpp
index 4b2e40d..dfa8c56 100644
--- a/libktorrent/torrent/preallocationthread.cpp
+++ b/libktorrent/torrent/preallocationthread.cpp
@@ -26,7 +26,7 @@
#include <util/log.h>
#include <util/error.h>
#include <tqfile.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include "preallocationthread.h"
#include "chunkmanager.h"
#include "globals.h"