diff options
Diffstat (limited to 'src/gui/editors/notation/SystemFont.cpp')
-rw-r--r-- | src/gui/editors/notation/SystemFont.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/SystemFont.cpp b/src/gui/editors/notation/SystemFont.cpp index 425af2c..e1eb548 100644 --- a/src/gui/editors/notation/SystemFont.cpp +++ b/src/gui/editors/notation/SystemFont.cpp @@ -28,7 +28,7 @@ #include "misc/Debug.h" -#include <kstddirs.h> +#include <kstandarddirs.h> #include "NoteFontMap.h" #include <tqfont.h> #include <tqfontinfo.h> |