diff options
author | Michele Calgaro <[email protected]> | 2024-12-02 12:46:45 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-12-02 12:46:45 +0900 |
commit | 767a7dfb9f860a084066cb7a80a537bf505a4fd9 (patch) | |
tree | ac3b3a678b8d6ca345296ab1f61e1d1c274d9d31 /src/soundkonverter.cpp | |
parent | 48c5a05897bad6caa242a0d1bc0273e18791cd08 (diff) | |
download | soundkonverter-master.tar.gz soundkonverter-master.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/soundkonverter.cpp')
-rw-r--r-- | src/soundkonverter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soundkonverter.cpp b/src/soundkonverter.cpp index 14f19a3..314a6eb 100644 --- a/src/soundkonverter.cpp +++ b/src/soundkonverter.cpp @@ -33,7 +33,7 @@ #include <tdemessagebox.h> #include <kstddirs.h> #include <tdeio/job.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <ksystemtray.h> #include <tqlayout.h> |