summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/errormap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/errormap.cpp')
-rw-r--r--kregexpeditor/errormap.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kregexpeditor/errormap.cpp b/kregexpeditor/errormap.cpp
index 65ca557..68b8de9 100644
--- a/kregexpeditor/errormap.cpp
+++ b/kregexpeditor/errormap.cpp
@@ -19,8 +19,8 @@
#ifdef TQT_ONLY
#include "compat.h"
#else
- #include <kmessagebox.h>
- #include <klocale.h>
+ #include <tdemessagebox.h>
+ #include <tdelocale.h>
#endif
#include "errormap.h"