From f736b671787be69de1487c8f21dc198cd041ed8a Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 25 Feb 2025 18:51:38 +0900 Subject: [PATCH] Use tdestandarddirs.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 6651d57..9e5c61c 100644 --- a/kplayer/kplayerprocess.cpp +++ b/kplayer/kplayerprocess.cpp @@ -20,7 +20,7 @@ #include #include #include -#include +#include #include #include #include