summaryrefslogtreecommitdiffstats
path: root/dcoppython/test/dcopserver/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dcoppython/test/dcopserver/main.cpp')
-rw-r--r--dcoppython/test/dcopserver/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcoppython/test/dcopserver/main.cpp b/dcoppython/test/dcopserver/main.cpp
index 1a99f280..458986eb 100644
--- a/dcoppython/test/dcopserver/main.cpp
+++ b/dcoppython/test/dcopserver/main.cpp
@@ -6,7 +6,7 @@
#include <tdeapplication.h>
#include <tdeaboutdata.h>
#include <tdecmdlineargs.h>
-#include <klocale.h>
+#include <tdelocale.h>
static const char *description =
I18N_NOOP("A TDE KPart Application");