diff options
Diffstat (limited to 'src/commands/segment/SegmentSingleRepeatToCopyCommand.cpp')
-rw-r--r-- | src/commands/segment/SegmentSingleRepeatToCopyCommand.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/segment/SegmentSingleRepeatToCopyCommand.cpp b/src/commands/segment/SegmentSingleRepeatToCopyCommand.cpp index c9b92fb..c5418c7 100644 --- a/src/commands/segment/SegmentSingleRepeatToCopyCommand.cpp +++ b/src/commands/segment/SegmentSingleRepeatToCopyCommand.cpp @@ -25,7 +25,7 @@ #include "SegmentSingleRepeatToCopyCommand.h" -#include <klocale.h> +#include <tdelocale.h> #include "base/Composition.h" #include "base/Segment.h" |