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