summaryrefslogtreecommitdiffstats
path: root/tdefilereplace/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdefilereplace/main.cpp')
-rw-r--r--tdefilereplace/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefilereplace/main.cpp b/tdefilereplace/main.cpp
index 87cba501..573577e6 100644
--- a/tdefilereplace/main.cpp
+++ b/tdefilereplace/main.cpp
@@ -19,7 +19,7 @@
#include <tdeapplication.h>
#include <tdeaboutdata.h>
#include <tdecmdlineargs.h>
-#include <klocale.h>
+#include <tdelocale.h>
static const char description[] =
I18N_NOOP("Batch search and replace tool");