diff options
Diffstat (limited to 'kopete/plugins/cryptography/kgpgselkey.cpp')
-rw-r--r-- | kopete/plugins/cryptography/kgpgselkey.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/cryptography/kgpgselkey.cpp b/kopete/plugins/cryptography/kgpgselkey.cpp index c7750c7a..bdb09c86 100644 --- a/kopete/plugins/cryptography/kgpgselkey.cpp +++ b/kopete/plugins/cryptography/kgpgselkey.cpp @@ -29,7 +29,7 @@ #include <tdelistview.h> #include <tdelocale.h> #include <tqcheckbox.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <kiconloader.h> #include "kgpgselkey.h" |