summaryrefslogtreecommitdiffstats
path: root/src/commands/notation/RespellCommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/notation/RespellCommand.cpp')
-rw-r--r--src/commands/notation/RespellCommand.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/notation/RespellCommand.cpp b/src/commands/notation/RespellCommand.cpp
index 983622a..2d64ff7 100644
--- a/src/commands/notation/RespellCommand.cpp
+++ b/src/commands/notation/RespellCommand.cpp
@@ -25,7 +25,7 @@
#include "RespellCommand.h"
-#include <klocale.h>
+#include <tdelocale.h>
#include "base/NotationTypes.h"
#include "base/Selection.h"
#include "document/BasicSelectionCommand.h"