From 4aa85f8a5991d9978ecf22d471b4834599287369 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 25 Feb 2025 19:07:48 +0900 Subject: Use tdestandarddirs.h Signed-off-by: Michele Calgaro --- src/dolphin.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/dolphin.cpp') diff --git a/src/dolphin.cpp b/src/dolphin.cpp index 4966fdb..0725cae 100644 --- a/src/dolphin.cpp +++ b/src/dolphin.cpp @@ -45,11 +45,10 @@ #include #include #include -#include +#include #include #include #include -#include #include #include -- cgit v1.2.3