diff options
Diffstat (limited to 'kopete/plugins/cryptography/popuppublic.cpp')
-rw-r--r-- | kopete/plugins/cryptography/popuppublic.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/cryptography/popuppublic.cpp b/kopete/plugins/cryptography/popuppublic.cpp index 65cfb3bc..e3d2e630 100644 --- a/kopete/plugins/cryptography/popuppublic.cpp +++ b/kopete/plugins/cryptography/popuppublic.cpp @@ -43,7 +43,7 @@ #include <kdebug.h> #include <kiconloader.h> #include <klineedit.h> -#include <kconfig.h> +#include <tdeconfig.h> #include "popuppublic.h" |