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