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 /kooka/ksaneocr.cpp | |
parent | 17ad382f9e61a670f02a36db987de47e43282b64 (diff) | |
download | tdegraphics-master.tar.gz tdegraphics-master.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kooka/ksaneocr.cpp')
-rw-r--r-- | kooka/ksaneocr.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kooka/ksaneocr.cpp b/kooka/ksaneocr.cpp index 774c66b2..0f73aa5c 100644 --- a/kooka/ksaneocr.cpp +++ b/kooka/ksaneocr.cpp @@ -31,7 +31,7 @@ #include <tdeconfig.h> #include <tdeapplication.h> #include <tdetempfile.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <stdlib.h> #include <tdespell.h> #include <tdespelldlg.h> |