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 340a657..784218b 100644 --- a/src/gui/editors/notation/NoteStyleFactory.cpp +++ b/src/gui/editors/notation/NoteStyleFactory.cpp @@ -32,7 +32,7 @@ #include "NotationProperties.h" #include "NoteStyle.h" #include "NoteStyleFileReader.h" -#include <kglobal.h> +#include <tdeglobal.h> #include <tqdir.h> #include <tqfileinfo.h> #include <tqstring.h> |