summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/main.cpp')
-rw-r--r--kregexpeditor/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/main.cpp b/kregexpeditor/main.cpp
index 20eb040..728bb19 100644
--- a/kregexpeditor/main.cpp
+++ b/kregexpeditor/main.cpp
@@ -23,7 +23,7 @@
#include <tdeaboutdata.h>
#include <tdeapplication.h>
#include <tdecmdlineargs.h>
- #include <klocale.h>
+ #include <tdelocale.h>
#include <kpushbutton.h>
#endif