diff options
Diffstat (limited to 'src/commands/notation/RespellCommand.cpp')
-rw-r--r-- | src/commands/notation/RespellCommand.cpp | 2 |
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" |