summaryrefslogtreecommitdiffstats
path: root/kdbg/brkpt.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/brkpt.h')
-rw-r--r--kdbg/brkpt.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/kdbg/brkpt.h b/kdbg/brkpt.h
index f529248..d501a1c 100644
--- a/kdbg/brkpt.h
+++ b/kdbg/brkpt.h
@@ -7,11 +7,11 @@
#ifndef BRKPT_H
#define BRKPT_H
-#include <ntqlistview.h>
-#include <ntqlayout.h>
-#include <ntqpushbutton.h>
-#include <ntqlineedit.h>
-#include <ntqvaluevector.h>
+#include <tqlistview.h>
+#include <tqlayout.h>
+#include <tqpushbutton.h>
+#include <tqlineedit.h>
+#include <tqvaluevector.h>
class KDebugger;
class BreakpointItem;