diff options
Diffstat (limited to 'kopete/plugins/autoreplace/autoreplacepreferences.cpp')
-rw-r--r-- | kopete/plugins/autoreplace/autoreplacepreferences.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
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> |