summaryrefslogtreecommitdiffstats
path: root/parts/texttools
diff options
context:
space:
mode:
Diffstat (limited to 'parts/texttools')
-rw-r--r--parts/texttools/texttoolspart.cpp2
-rw-r--r--parts/texttools/texttoolswidget.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/parts/texttools/texttoolspart.cpp b/parts/texttools/texttoolspart.cpp
index 0450782f..c500322d 100644
--- a/parts/texttools/texttoolspart.cpp
+++ b/parts/texttools/texttoolspart.cpp
@@ -13,7 +13,7 @@
#include <tqwhatsthis.h>
#include <kdebug.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kdevgenericfactory.h>
#include <kdevplugininfo.h>
#include <tdetexteditor/editinterface.h>
diff --git a/parts/texttools/texttoolswidget.cpp b/parts/texttools/texttoolswidget.cpp
index d1f5def4..82b9ac32 100644
--- a/parts/texttools/texttoolswidget.cpp
+++ b/parts/texttools/texttoolswidget.cpp
@@ -15,7 +15,7 @@
#include <tqregexp.h>
#include <tqtimer.h>
#include <kdebug.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <tdeparts/part.h>
#include <tdepopupmenu.h>
#include <tdetexteditor/viewcursorinterface.h>