diff options
Diffstat (limited to 'certmanager/lib/ui')
-rw-r--r-- | certmanager/lib/ui/keyselectiondialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/lib/ui/keyselectiondialog.cpp b/certmanager/lib/ui/keyselectiondialog.cpp index 1de21dc0c..7e652cd8f 100644 --- a/certmanager/lib/ui/keyselectiondialog.cpp +++ b/certmanager/lib/ui/keyselectiondialog.cpp @@ -60,7 +60,7 @@ #include <twin.h> #include <tdeconfig.h> #include <tdemessagebox.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <kactivelabel.h> #include <kurl.h> |