From 94bc67f1df97fa55bfc833146b28e227c8869060 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 7 Dec 2024 17:43:53 +0900 Subject: [PATCH] Use tdeprocctrl.h Signed-off-by: Michele Calgaro --- kplayer/kplayerprocess.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kplayer/kplayerprocess.cpp b/kplayer/kplayerprocess.cpp index 89895a4..6651d57 100644 --- a/kplayer/kplayerprocess.cpp +++ b/kplayer/kplayerprocess.cpp @@ -19,7 +19,7 @@ #include #include -#include +#include #include #include #include