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 --- parts/distpart/distpart_widget.cpp | 2 +- parts/distpart/specsupport.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'parts/distpart') diff --git a/parts/distpart/distpart_widget.cpp b/parts/distpart/distpart_widget.cpp index 48f90f31..0e583af3 100644 --- a/parts/distpart/distpart_widget.cpp +++ b/parts/distpart/distpart_widget.cpp @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/parts/distpart/specsupport.cpp b/parts/distpart/specsupport.cpp index 1698b68b..8845744d 100644 --- a/parts/distpart/specsupport.cpp +++ b/parts/distpart/specsupport.cpp @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.2.1