From e8b74729c4708682276e290efcdb0cb229145161 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 2 Dec 2024 12:35:26 +0900 Subject: Use tdeprocess.h Signed-off-by: Michele Calgaro --- src/languages/gpasm.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/languages/gpasm.cpp') diff --git a/src/languages/gpasm.cpp b/src/languages/gpasm.cpp index 92dc0db..4dcdd92 100644 --- a/src/languages/gpasm.cpp +++ b/src/languages/gpasm.cpp @@ -17,7 +17,7 @@ #include #include -#include +#include #include Gpasm::Gpasm( ProcessChain *processChain, KTechlab * parent ) -- cgit v1.2.3