diff options
author | Michele Calgaro <[email protected]> | 2024-12-02 12:45:53 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-12-02 12:45:53 +0900 |
commit | 9e4c12d17834b502f3422c9f72a19b4ce9460864 (patch) | |
tree | d3693d67f86be94fc39f6b344f43b4c67a294a23 /libk3b/core/k3bprocess.h | |
parent | d621f1d1d3dc42a94ccec26d428ae4cd4395b91b (diff) | |
download | k3b-master.tar.gz k3b-master.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'libk3b/core/k3bprocess.h')
-rw-r--r-- | libk3b/core/k3bprocess.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libk3b/core/k3bprocess.h b/libk3b/core/k3bprocess.h index 1cc99ed..642df4a 100644 --- a/libk3b/core/k3bprocess.h +++ b/libk3b/core/k3bprocess.h @@ -18,7 +18,7 @@ #define K3B_PROCESS_H -#include <kprocess.h> +#include <tdeprocess.h> #include <tqstring.h> #include "k3b_export.h" |