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