diff options
Diffstat (limited to 'kopete/plugins/cryptography/cryptographyguiclient.cpp')
-rw-r--r-- | kopete/plugins/cryptography/cryptographyguiclient.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/cryptography/cryptographyguiclient.cpp b/kopete/plugins/cryptography/cryptographyguiclient.cpp index 898e7f1a..4892afb1 100644 --- a/kopete/plugins/cryptography/cryptographyguiclient.cpp +++ b/kopete/plugins/cryptography/cryptographyguiclient.cpp @@ -21,7 +21,7 @@ #include "kopetechatsession.h" #include <kaction.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <klocale.h> #include <kgenericfactory.h> |