summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/notation/NoteStyleFactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/notation/NoteStyleFactory.cpp')
-rw-r--r--src/gui/editors/notation/NoteStyleFactory.cpp2
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"