summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/notation/NoteFontFactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/notation/NoteFontFactory.cpp')
-rw-r--r--src/gui/editors/notation/NoteFontFactory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NoteFontFactory.cpp b/src/gui/editors/notation/NoteFontFactory.cpp
index 6390d54..d32c542 100644
--- a/src/gui/editors/notation/NoteFontFactory.cpp
+++ b/src/gui/editors/notation/NoteFontFactory.cpp
@@ -26,7 +26,7 @@
#include <tdeapplication.h>
#include <tdelocale.h>
-#include <kstddirs.h>
+#include <kstandarddirs.h>
#include "misc/Strings.h"
#include "document/ConfigGroups.h"
#include "base/Exception.h"