diff options
author | Michele Calgaro <[email protected]> | 2024-12-02 13:07:36 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-12-02 13:07:36 +0900 |
commit | 7e1f58b3915521f62a4a11d66254f9c20f64cc0c (patch) | |
tree | 287c13b3b0f2f70d866c197703617732bf410497 /kfax | |
parent | 17ad382f9e61a670f02a36db987de47e43282b64 (diff) | |
download | tdegraphics-7e1f58b3915521f62a4a11d66254f9c20f64cc0c.tar.gz tdegraphics-7e1f58b3915521f62a4a11d66254f9c20f64cc0c.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kfax')
-rw-r--r-- | kfax/kfax.cpp | 2 |
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> |