diff options
Diffstat (limited to 'src/commands/notation/KeyInsertionCommand.h')
-rw-r--r-- | src/commands/notation/KeyInsertionCommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/notation/KeyInsertionCommand.h b/src/commands/notation/KeyInsertionCommand.h index 1a03383..e044619 100644 --- a/src/commands/notation/KeyInsertionCommand.h +++ b/src/commands/notation/KeyInsertionCommand.h @@ -30,7 +30,7 @@ #include "document/BasicCommand.h" #include <tqstring.h> #include "base/Event.h" -#include <klocale.h> +#include <tdelocale.h> #include "misc/Strings.h" |