From eafe039ebbbfcff8a3766a67a7a8d41cc7b678cc Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 25 Feb 2025 13:18:33 +0900 Subject: Replace obsolete kstddirs.h with kstandarddirs.h Signed-off-by: Michele Calgaro --- src/gui/editors/notation/SystemFont.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/editors/notation/SystemFont.cpp') diff --git a/src/gui/editors/notation/SystemFont.cpp b/src/gui/editors/notation/SystemFont.cpp index 425af2c..e1eb548 100644 --- a/src/gui/editors/notation/SystemFont.cpp +++ b/src/gui/editors/notation/SystemFont.cpp @@ -28,7 +28,7 @@ #include "misc/Debug.h" -#include +#include #include "NoteFontMap.h" #include #include -- cgit v1.2.3