diff options
Diffstat (limited to 'quanta/components/debugger/debuggervariable.h')
-rw-r--r-- | quanta/components/debugger/debuggervariable.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/debugger/debuggervariable.h b/quanta/components/debugger/debuggervariable.h index af78fde6..8bc8ad0f 100644 --- a/quanta/components/debugger/debuggervariable.h +++ b/quanta/components/debugger/debuggervariable.h @@ -21,7 +21,7 @@ #include <tqstring.h> #include <tqptrlist.h> -#include <klistview.h> +#include <tdelistview.h> namespace DebuggerVariableTypes { |