diff options
Diffstat (limited to 'src/gui/editors/notation/NoteStyleFactory.cpp')
-rw-r--r-- | src/gui/editors/notation/NoteStyleFactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NoteStyleFactory.cpp b/src/gui/editors/notation/NoteStyleFactory.cpp index 1490e2d..195b740 100644 --- a/src/gui/editors/notation/NoteStyleFactory.cpp +++ b/src/gui/editors/notation/NoteStyleFactory.cpp @@ -23,7 +23,7 @@ #include "NoteStyleFactory.h" -#include <kstddirs.h> +#include <kstandarddirs.h> #include "misc/Strings.h" #include "base/Event.h" #include "base/Exception.h" |