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