summaryrefslogtreecommitdiffstats
path: root/ark/ace.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 13:08:35 +0900
committerMichele Calgaro <[email protected]>2024-12-02 13:08:35 +0900
commit3e7afb77fa6046426eeb62d412b27a5cdae44140 (patch)
tree0245be4b5db15fd9105937fe60b632fe3cc6726d /ark/ace.cpp
parentb8a64a11d77bec27b397eaf1b5598a26574b79d7 (diff)
downloadtdeutils-master.tar.gz
tdeutils-master.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ark/ace.cpp')
-rw-r--r--ark/ace.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ark/ace.cpp b/ark/ace.cpp
index b2ffe8d..ff3aa07 100644
--- a/ark/ace.cpp
+++ b/ark/ace.cpp
@@ -29,7 +29,7 @@
#include <kdebug.h>
#include <kurl.h>
#include <tdemessagebox.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kstandarddirs.h>
#include "ace.h"