summaryrefslogtreecommitdiffstats
path: root/kopete/plugins/autoreplace
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/plugins/autoreplace')
-rw-r--r--kopete/plugins/autoreplace/autoreplaceconfig.cpp4
-rw-r--r--kopete/plugins/autoreplace/autoreplacepreferences.cpp4
2 files changed, 4 insertions, 4 deletions
diff --git a/kopete/plugins/autoreplace/autoreplaceconfig.cpp b/kopete/plugins/autoreplace/autoreplaceconfig.cpp
index ce0ca264..6e8ef3bd 100644
--- a/kopete/plugins/autoreplace/autoreplaceconfig.cpp
+++ b/kopete/plugins/autoreplace/autoreplaceconfig.cpp
@@ -19,8 +19,8 @@
#include "autoreplaceconfig.h"
#include <tdeconfig.h>
-#include <kglobal.h>
-#include <klocale.h>
+#include <tdeglobal.h>
+#include <tdelocale.h>
AutoReplaceConfig::AutoReplaceConfig()
{
diff --git a/kopete/plugins/autoreplace/autoreplacepreferences.cpp b/kopete/plugins/autoreplace/autoreplacepreferences.cpp
index 48062fb5..f8bb68c9 100644
--- a/kopete/plugins/autoreplace/autoreplacepreferences.cpp
+++ b/kopete/plugins/autoreplace/autoreplacepreferences.cpp
@@ -22,9 +22,9 @@
#include <tqheader.h>
#include <tqlistview.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <klineedit.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <kgenericfactory.h>
#include <kautoconfig.h>