From dc94564234e292fcd19a0d36a0371f9fce51e4a3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 25 Feb 2025 18:51:59 +0900 Subject: Use tdestandarddirs.h Signed-off-by: Michele Calgaro --- src/gui/editors/notation/NoteFontMap.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/editors/notation/NoteFontMap.cpp') diff --git a/src/gui/editors/notation/NoteFontMap.cpp b/src/gui/editors/notation/NoteFontMap.cpp index cd8557c..f5a09a7 100644 --- a/src/gui/editors/notation/NoteFontMap.cpp +++ b/src/gui/editors/notation/NoteFontMap.cpp @@ -25,7 +25,7 @@ #include "misc/Debug.h" #include -#include +#include #include "misc/Strings.h" #include "base/Exception.h" #include "SystemFont.h" -- cgit v1.2.3