diff options
author | Michele Calgaro <[email protected]> | 2024-12-02 13:06:56 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-12-02 13:06:56 +0900 |
commit | 6671b1a5d0141c7c2f07c7bc4b33977538754d94 (patch) | |
tree | 9e0dfad4f41042cd4ad6f93a40bc9bcc855811a9 /kcontrol/crypto/crypto.cpp | |
parent | ba9bc8176e53afe3dcb1f238486b9d9696c149f3 (diff) | |
download | tdebase-6671b1a5d0141c7c2f07c7bc4b33977538754d94.tar.gz tdebase-6671b1a5d0141c7c2f07c7bc4b33977538754d94.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kcontrol/crypto/crypto.cpp')
-rw-r--r-- | kcontrol/crypto/crypto.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/crypto/crypto.cpp b/kcontrol/crypto/crypto.cpp index 53a73f4a1..84a5f5d5a 100644 --- a/kcontrol/crypto/crypto.cpp +++ b/kcontrol/crypto/crypto.cpp @@ -62,7 +62,7 @@ #include <kmdcodec.h> #include <tdemessagebox.h> #include <kpassdlg.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <kpushbutton.h> #include <kresolver.h> #include <kseparator.h> |