From e78a2eea3199273e071f990563590e4b8fc0aa43 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 25 Feb 2025 13:18:15 +0900 Subject: Replace obsolete kstddirs.h with kstandarddirs.h Signed-off-by: Michele Calgaro (cherry picked from commit fe42bd0d487df20a96fdd109ab1a700c579cbba6) --- src/utils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils.cpp') diff --git a/src/utils.cpp b/src/utils.cpp index 761748d..5e7d5f6 100644 --- a/src/utils.cpp +++ b/src/utils.cpp @@ -28,7 +28,7 @@ #include #include #include -#include +#include #include #include #include // name resolving -- cgit v1.2.3