summaryrefslogtreecommitdiffstats
path: root/src/commands/notation/NoteInsertionCommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/notation/NoteInsertionCommand.cpp')
-rw-r--r--src/commands/notation/NoteInsertionCommand.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/notation/NoteInsertionCommand.cpp b/src/commands/notation/NoteInsertionCommand.cpp
index cadae55..fdbbc77 100644
--- a/src/commands/notation/NoteInsertionCommand.cpp
+++ b/src/commands/notation/NoteInsertionCommand.cpp
@@ -26,7 +26,7 @@
#include "NoteInsertionCommand.h"
#include <cmath>
-#include <klocale.h>
+#include <tdelocale.h>
#include "base/Event.h"
#include "base/NotationTypes.h"
#include "base/Segment.h"