summaryrefslogtreecommitdiffstats
path: root/src/replaygain.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 12:46:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 12:46:45 +0900
commit767a7dfb9f860a084066cb7a80a537bf505a4fd9 (patch)
treeac3b3a678b8d6ca345296ab1f61e1d1c274d9d31 /src/replaygain.cpp
parent48c5a05897bad6caa242a0d1bc0273e18791cd08 (diff)
downloadsoundkonverter-master.tar.gz
soundkonverter-master.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/replaygain.cpp')
-rw-r--r--src/replaygain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/replaygain.cpp b/src/replaygain.cpp
index a72bce0..4a15445 100644
--- a/src/replaygain.cpp
+++ b/src/replaygain.cpp
@@ -6,7 +6,7 @@
#include <tqfile.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdelocale.h>
#include <kurl.h>