diff options
Diffstat (limited to 'src/commands/segment/AudioSegmentRescaleCommand.h')
-rw-r--r-- | src/commands/segment/AudioSegmentRescaleCommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/segment/AudioSegmentRescaleCommand.h b/src/commands/segment/AudioSegmentRescaleCommand.h index 3243a21..f8b7208 100644 --- a/src/commands/segment/AudioSegmentRescaleCommand.h +++ b/src/commands/segment/AudioSegmentRescaleCommand.h @@ -28,7 +28,7 @@ #include <kcommand.h> #include <tqstring.h> #include "base/Event.h" -#include <klocale.h> +#include <tdelocale.h> namespace Rosegarden { |