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