diff options
Diffstat (limited to 'src/commands/segment/SegmentRescaleCommand.h')
-rw-r--r-- | src/commands/segment/SegmentRescaleCommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/segment/SegmentRescaleCommand.h b/src/commands/segment/SegmentRescaleCommand.h index bc724be..1e723b6 100644 --- a/src/commands/segment/SegmentRescaleCommand.h +++ b/src/commands/segment/SegmentRescaleCommand.h @@ -29,7 +29,7 @@ #include <kcommand.h> #include <tqstring.h> #include "base/Event.h" -#include <klocale.h> +#include <tdelocale.h> |