summaryrefslogtreecommitdiffstats
path: root/kfax
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 13:07:36 +0900
committerMichele Calgaro <[email protected]>2024-12-02 13:07:36 +0900
commit7e1f58b3915521f62a4a11d66254f9c20f64cc0c (patch)
tree287c13b3b0f2f70d866c197703617732bf410497 /kfax
parent17ad382f9e61a670f02a36db987de47e43282b64 (diff)
downloadtdegraphics-7e1f58b3915521f62a4a11d66254f9c20f64cc0c.tar.gz
tdegraphics-7e1f58b3915521f62a4a11d66254f9c20f64cc0c.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kfax')
-rw-r--r--kfax/kfax.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfax/kfax.cpp b/kfax/kfax.cpp
index acdbeab4..77f64539 100644
--- a/kfax/kfax.cpp
+++ b/kfax/kfax.cpp
@@ -58,7 +58,7 @@
#include <kurldrag.h>
#include <kstatusbar.h>
#include <tdeaction.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kprinter.h>
#include <tdeio/job.h>
#include <kdebug.h>