diff options
Diffstat (limited to 'src/gui/editors/notation/NoteInserter.cpp')
-rw-r--r-- | src/gui/editors/notation/NoteInserter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NoteInserter.cpp b/src/gui/editors/notation/NoteInserter.cpp index 609b6cf..9763f7c 100644 --- a/src/gui/editors/notation/NoteInserter.cpp +++ b/src/gui/editors/notation/NoteInserter.cpp @@ -28,7 +28,7 @@ #include <tdeapplication.h> #include "base/BaseProperties.h" -#include <klocale.h> +#include <tdelocale.h> #include "misc/Strings.h" #include "document/ConfigGroups.h" #include "base/Event.h" |