diff options
Diffstat (limited to 'src/commands/segment/PasteToTriggerSegmentCommand.cpp')
-rw-r--r-- | src/commands/segment/PasteToTriggerSegmentCommand.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/segment/PasteToTriggerSegmentCommand.cpp b/src/commands/segment/PasteToTriggerSegmentCommand.cpp index 1b3838a..933fe17 100644 --- a/src/commands/segment/PasteToTriggerSegmentCommand.cpp +++ b/src/commands/segment/PasteToTriggerSegmentCommand.cpp @@ -26,7 +26,7 @@ #include "PasteToTriggerSegmentCommand.h" #include "base/Event.h" -#include <klocale.h> +#include <tdelocale.h> #include "misc/Strings.h" #include "base/Clipboard.h" #include "base/Composition.h" |