summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/notation/NotationEraser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/notation/NotationEraser.cpp')
-rw-r--r--src/gui/editors/notation/NotationEraser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NotationEraser.cpp b/src/gui/editors/notation/NotationEraser.cpp
index 1908fcf..45aad1b 100644
--- a/src/gui/editors/notation/NotationEraser.cpp
+++ b/src/gui/editors/notation/NotationEraser.cpp
@@ -26,7 +26,7 @@
#include "NotationEraser.h"
#include <tdeapplication.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include "document/ConfigGroups.h"
#include "base/ViewElement.h"
#include "commands/notation/EraseEventCommand.h"