From 7a2349ae3d67309948bff7d0447395d41bdd7a23 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 25 Feb 2025 22:50:16 +0900 Subject: Use tdestandarddirs.h Signed-off-by: Michele Calgaro --- src/core.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core.cpp') diff --git a/src/core.cpp b/src/core.cpp index 4f3d8cf5..0ee37fa1 100644 --- a/src/core.cpp +++ b/src/core.cpp @@ -7,7 +7,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.3