summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/wav/tdefile_wav.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:07:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:07:56 +0900
commit5c6479b287f1705f83156d3913e4830810f69a8f (patch)
tree1ee731144bae2d416a97e8b2f293ab443fe6166b /tdefile-plugins/wav/tdefile_wav.cpp
parent7f25e8681a8b40645fbd11ac6851eea30448cfe1 (diff)
downloadtdemultimedia-5c6479b287f1705f83156d3913e4830810f69a8f.tar.gz
tdemultimedia-5c6479b287f1705f83156d3913e4830810f69a8f.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdefile-plugins/wav/tdefile_wav.cpp')
-rw-r--r--tdefile-plugins/wav/tdefile_wav.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/wav/tdefile_wav.cpp b/tdefile-plugins/wav/tdefile_wav.cpp
index d0057b42..3e927365 100644
--- a/tdefile-plugins/wav/tdefile_wav.cpp
+++ b/tdefile-plugins/wav/tdefile_wav.cpp
@@ -20,7 +20,7 @@
#include <config.h>
#include "tdefile_wav.h"
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdelocale.h>
#include <kgenericfactory.h>
#include <kstringvalidator.h>