summaryrefslogtreecommitdiffstats
path: root/microbe/parser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'microbe/parser.cpp')
-rw-r--r--microbe/parser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/microbe/parser.cpp b/microbe/parser.cpp
index 9505f58..1324298 100644
--- a/microbe/parser.cpp
+++ b/microbe/parser.cpp
@@ -27,7 +27,7 @@
#include <assert.h>
#include <kdebug.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <tqfile.h>
#include <tqregexp.h>
#include <tqstring.h>