summaryrefslogtreecommitdiffstats
path: root/quanta/components/debugger/backtracelistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/components/debugger/backtracelistview.h')
-rw-r--r--quanta/components/debugger/backtracelistview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/quanta/components/debugger/backtracelistview.h b/quanta/components/debugger/backtracelistview.h
index 4203cf70..01c34c45 100644
--- a/quanta/components/debugger/backtracelistview.h
+++ b/quanta/components/debugger/backtracelistview.h
@@ -19,8 +19,8 @@
#ifndef BACKTRACELISTVIEW_H
#define BACKTRACELISTVIEW_H
-#include <klistview.h>
-#include <kpopupmenu.h>
+#include <tdelistview.h>
+#include <tdepopupmenu.h>
#include <tqptrlist.h>
class BacktraceListview;