From 6671b1a5d0141c7c2f07c7bc4b33977538754d94 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 2 Dec 2024 13:06:56 +0900 Subject: Use tdeprocess.h Signed-off-by: Michele Calgaro --- ksystraycmd/ksystraycmd.cpp | 2 +- ksystraycmd/main.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ksystraycmd') diff --git a/ksystraycmd/ksystraycmd.cpp b/ksystraycmd/ksystraycmd.cpp index 404e2a472..39cb71b16 100644 --- a/ksystraycmd/ksystraycmd.cpp +++ b/ksystraycmd/ksystraycmd.cpp @@ -9,7 +9,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/ksystraycmd/main.cpp b/ksystraycmd/main.cpp index e322f2cf9..caf586591 100644 --- a/ksystraycmd/main.cpp +++ b/ksystraycmd/main.cpp @@ -5,7 +5,7 @@ #include #include #include -#include +#include #include "ksystraycmd.h" -- cgit v1.2.1