diff options
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> |