diff options
Diffstat (limited to 'kopete/plugins/autoreplace/autoreplaceconfig.cpp')
-rw-r--r-- | kopete/plugins/autoreplace/autoreplaceconfig.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/autoreplace/autoreplaceconfig.cpp b/kopete/plugins/autoreplace/autoreplaceconfig.cpp index 0ce547cb..ce0ca264 100644 --- a/kopete/plugins/autoreplace/autoreplaceconfig.cpp +++ b/kopete/plugins/autoreplace/autoreplaceconfig.cpp @@ -18,7 +18,7 @@ #include "autoreplaceconfig.h" -#include <kconfig.h> +#include <tdeconfig.h> #include <kglobal.h> #include <klocale.h> |