summaryrefslogtreecommitdiffstats
path: root/src/commands/segment/SegmentSplitCommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/segment/SegmentSplitCommand.cpp')
-rw-r--r--src/commands/segment/SegmentSplitCommand.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/segment/SegmentSplitCommand.cpp b/src/commands/segment/SegmentSplitCommand.cpp
index 5de234c..6a0af81 100644
--- a/src/commands/segment/SegmentSplitCommand.cpp
+++ b/src/commands/segment/SegmentSplitCommand.cpp
@@ -25,7 +25,7 @@
#include "SegmentSplitCommand.h"
-#include <klocale.h>
+#include <tdelocale.h>
#include "misc/Strings.h"
#include "base/Event.h"
#include "base/Composition.h"