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