diff options
Diffstat (limited to 'src/commands/segment/SegmentTransposeCommand.h')
-rw-r--r-- | src/commands/segment/SegmentTransposeCommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/segment/SegmentTransposeCommand.h b/src/commands/segment/SegmentTransposeCommand.h index 075ca79..dc5f9a0 100644 --- a/src/commands/segment/SegmentTransposeCommand.h +++ b/src/commands/segment/SegmentTransposeCommand.h @@ -29,7 +29,7 @@ #include <kcommand.h> #include "base/Event.h" #include "document/MultiViewCommandHistory.h" -#include <klocale.h> +#include <tdelocale.h> namespace Rosegarden { |