summaryrefslogtreecommitdiffstats
path: root/quanta/components/debugger/debuggervariable.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/components/debugger/debuggervariable.cpp')
-rw-r--r--quanta/components/debugger/debuggervariable.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/debugger/debuggervariable.cpp b/quanta/components/debugger/debuggervariable.cpp
index 390290a7..219f607d 100644
--- a/quanta/components/debugger/debuggervariable.cpp
+++ b/quanta/components/debugger/debuggervariable.cpp
@@ -17,7 +17,7 @@
#include "debuggervariable.h"
#include <kdebug.h>
-#include <klocale.h>
+#include <tdelocale.h>
DebuggerVariable::DebuggerVariable()
: m_isReference(false)