From 7e1f58b3915521f62a4a11d66254f9c20f64cc0c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 2 Dec 2024 13:07:36 +0900 Subject: Use tdeprocess.h Signed-off-by: Michele Calgaro --- kooka/kocrocrad.cpp | 2 +- kooka/ksaneocr.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kooka') diff --git a/kooka/kocrocrad.cpp b/kooka/kocrocrad.cpp index 2627311b..5f2f926b 100644 --- a/kooka/kocrocrad.cpp +++ b/kooka/kocrocrad.cpp @@ -41,7 +41,7 @@ #include #include #include -#include +#include #include "resource.h" #include "kocrocrad.h" 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 #include #include -#include +#include #include #include #include -- cgit v1.2.1