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/NoteFontFactory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/editors/notation/NoteFontFactory.cpp') diff --git a/src/gui/editors/notation/NoteFontFactory.cpp b/src/gui/editors/notation/NoteFontFactory.cpp index d32c542..448d097 100644 --- a/src/gui/editors/notation/NoteFontFactory.cpp +++ b/src/gui/editors/notation/NoteFontFactory.cpp @@ -26,7 +26,7 @@ #include #include -#include +#include #include "misc/Strings.h" #include "document/ConfigGroups.h" #include "base/Exception.h" -- cgit v1.2.3