diff options
Diffstat (limited to 'src/commands/notation/AddSlashesCommand.h')
-rw-r--r-- | src/commands/notation/AddSlashesCommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/notation/AddSlashesCommand.h b/src/commands/notation/AddSlashesCommand.h index 4c85cd4..cf9cc89 100644 --- a/src/commands/notation/AddSlashesCommand.h +++ b/src/commands/notation/AddSlashesCommand.h @@ -27,7 +27,7 @@ #define _RG_NOTESMENUADDSLASHESCOMMAND_H_ #include "document/BasicSelectionCommand.h" -#include <klocale.h> +#include <tdelocale.h> |