From 5af24c40137c80c4de65f63ce816f77ef8b7bea3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 2 Dec 2024 13:08:45 +0900 Subject: Use tdeprocess.h Signed-off-by: Michele Calgaro --- lib/util/execcommand.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/util/execcommand.cpp') diff --git a/lib/util/execcommand.cpp b/lib/util/execcommand.cpp index 6fb0f40c..0f6c7387 100644 --- a/lib/util/execcommand.cpp +++ b/lib/util/execcommand.cpp @@ -19,7 +19,7 @@ #include "execcommand.h" -#include +#include #include #include #include -- cgit v1.2.3