summaryrefslogtreecommitdiffstats
path: root/src/commands/segment/SegmentInsertCommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/segment/SegmentInsertCommand.cpp')
-rw-r--r--src/commands/segment/SegmentInsertCommand.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/segment/SegmentInsertCommand.cpp b/src/commands/segment/SegmentInsertCommand.cpp
index f10ef45..bd095f4 100644
--- a/src/commands/segment/SegmentInsertCommand.cpp
+++ b/src/commands/segment/SegmentInsertCommand.cpp
@@ -25,7 +25,7 @@
#include "SegmentInsertCommand.h"
-#include <klocale.h>
+#include <tdelocale.h>
#include "base/Composition.h"
#include "base/Segment.h"
#include "base/Studio.h"