From bdb1b502083e00fe5929f9ca4204bfaa87f15263 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 1 Dec 2024 22:25:19 +0900 Subject: Rename kprocess.{h,cpp} to tdeprocess.{h.cpp}. Add temporary kprocess.h to keep things building. Signed-off-by: Michele Calgaro --- interfaces/tdescript/sample/shellscript.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interfaces') diff --git a/interfaces/tdescript/sample/shellscript.h b/interfaces/tdescript/sample/shellscript.h index f03e17ba3..dc62dde33 100644 --- a/interfaces/tdescript/sample/shellscript.h +++ b/interfaces/tdescript/sample/shellscript.h @@ -22,7 +22,7 @@ #include #include #include -#include +#include //using namespace KScriptInterface; class ShellScript : public KScriptInterface { -- cgit v1.2.1