summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/notation/NotationStrings.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/notation/NotationStrings.cpp')
-rw-r--r--src/gui/editors/notation/NotationStrings.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NotationStrings.cpp b/src/gui/editors/notation/NotationStrings.cpp
index e46f95e..0554127 100644
--- a/src/gui/editors/notation/NotationStrings.cpp
+++ b/src/gui/editors/notation/NotationStrings.cpp
@@ -26,7 +26,7 @@
#include "NotationStrings.h"
#include <tdeapplication.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include "misc/Strings.h"
#include "document/ConfigGroups.h"
#include "base/Exception.h"