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/NoteStyleFactory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/editors/notation/NoteStyleFactory.cpp') diff --git a/src/gui/editors/notation/NoteStyleFactory.cpp b/src/gui/editors/notation/NoteStyleFactory.cpp index 195b740..238a05b 100644 --- a/src/gui/editors/notation/NoteStyleFactory.cpp +++ b/src/gui/editors/notation/NoteStyleFactory.cpp @@ -23,7 +23,7 @@ #include "NoteStyleFactory.h" -#include +#include #include "misc/Strings.h" #include "base/Event.h" #include "base/Exception.h" -- cgit v1.2.3