diff options
Diffstat (limited to 'src/gui/editors/notation/RestInserter.cpp')
-rw-r--r-- | src/gui/editors/notation/RestInserter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/RestInserter.cpp b/src/gui/editors/notation/RestInserter.cpp index 2dccf65..31b29d9 100644 --- a/src/gui/editors/notation/RestInserter.cpp +++ b/src/gui/editors/notation/RestInserter.cpp @@ -25,7 +25,7 @@ #include "RestInserter.h" -#include <klocale.h> +#include <tdelocale.h> #include "base/Event.h" #include "base/NotationTypes.h" #include "base/BaseProperties.h" |