summaryrefslogtreecommitdiffstats
path: root/juk
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 13:07:56 +0900
committerMichele Calgaro <[email protected]>2024-12-02 13:07:56 +0900
commit5c6479b287f1705f83156d3913e4830810f69a8f (patch)
tree1ee731144bae2d416a97e8b2f293ab443fe6166b /juk
parent7f25e8681a8b40645fbd11ac6851eea30448cfe1 (diff)
downloadtdemultimedia-5c6479b287f1705f83156d3913e4830810f69a8f.tar.gz
tdemultimedia-5c6479b287f1705f83156d3913e4830810f69a8f.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'juk')
-rw-r--r--juk/k3bexporter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/k3bexporter.cpp b/juk/k3bexporter.cpp
index 36f7eadb..fd26af79 100644
--- a/juk/k3bexporter.cpp
+++ b/juk/k3bexporter.cpp
@@ -13,7 +13,7 @@
* *
***************************************************************************/
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdemessagebox.h>
#include <kurl.h>
#include <tdelocale.h>