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 --- kcontrol/hwmanager/devicepropsdlg.cpp | 2 +- kcontrol/hwmanager/hwdevicetray.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kcontrol/hwmanager') diff --git a/kcontrol/hwmanager/devicepropsdlg.cpp b/kcontrol/hwmanager/devicepropsdlg.cpp index e0b53a48a..5770c8d97 100644 --- a/kcontrol/hwmanager/devicepropsdlg.cpp +++ b/kcontrol/hwmanager/devicepropsdlg.cpp @@ -29,7 +29,7 @@ #include #include #include -#include +#include #include #include #undef Unsorted // Required for --enable-final (tqdir.h) diff --git a/kcontrol/hwmanager/hwdevicetray.cpp b/kcontrol/hwmanager/hwdevicetray.cpp index 6c8949275..22c647db0 100644 --- a/kcontrol/hwmanager/hwdevicetray.cpp +++ b/kcontrol/hwmanager/hwdevicetray.cpp @@ -33,7 +33,7 @@ #include #include #include -#include "kprocess.h" +#include "tdeprocess.h" #include #include #include -- cgit v1.2.1