summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs/InterpretDialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/dialogs/InterpretDialog.cpp')
-rw-r--r--src/gui/dialogs/InterpretDialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/dialogs/InterpretDialog.cpp b/src/gui/dialogs/InterpretDialog.cpp
index 2ed7922..caa8767 100644
--- a/src/gui/dialogs/InterpretDialog.cpp
+++ b/src/gui/dialogs/InterpretDialog.cpp
@@ -26,7 +26,7 @@
#include "InterpretDialog.h"
#include <tdeapplication.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include "document/ConfigGroups.h"
#include "commands/notation/InterpretCommand.h"
#include <tdeconfig.h>