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