diff options
Diffstat (limited to 'kopete/plugins/cryptography/cryptographyplugin.cpp')
-rw-r--r-- | kopete/plugins/cryptography/cryptographyplugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/cryptography/cryptographyplugin.cpp b/kopete/plugins/cryptography/cryptographyplugin.cpp index 7e7d7761..06412936 100644 --- a/kopete/plugins/cryptography/cryptographyplugin.cpp +++ b/kopete/plugins/cryptography/cryptographyplugin.cpp @@ -21,7 +21,7 @@ #include <kdebug.h> #include <kaction.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kgenericfactory.h> #include <tdeversion.h> #include <kaboutdata.h> |