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/NotePixmapFactory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/editors/notation/NotePixmapFactory.cpp') diff --git a/src/gui/editors/notation/NotePixmapFactory.cpp b/src/gui/editors/notation/NotePixmapFactory.cpp index ffee779..f05a77b 100644 --- a/src/gui/editors/notation/NotePixmapFactory.cpp +++ b/src/gui/editors/notation/NotePixmapFactory.cpp @@ -27,7 +27,7 @@ #include #include -#include +#include #include #include "misc/Strings.h" #include "document/ConfigGroups.h" -- cgit v1.2.1