diff options
Diffstat (limited to 'src/gui/editors/notation/NoteFontMap.cpp')
-rw-r--r-- | src/gui/editors/notation/NoteFontMap.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NoteFontMap.cpp b/src/gui/editors/notation/NoteFontMap.cpp index 8c75f2d..cd8557c 100644 --- a/src/gui/editors/notation/NoteFontMap.cpp +++ b/src/gui/editors/notation/NoteFontMap.cpp @@ -25,7 +25,7 @@ #include "misc/Debug.h" #include <tdelocale.h> -#include <kstddirs.h> +#include <kstandarddirs.h> #include "misc/Strings.h" #include "base/Exception.h" #include "SystemFont.h" |