summaryrefslogtreecommitdiffstats
path: root/kdbg/memwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/memwindow.h')
-rw-r--r--kdbg/memwindow.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/kdbg/memwindow.h b/kdbg/memwindow.h
index 807b28b..fc56379 100644
--- a/kdbg/memwindow.h
+++ b/kdbg/memwindow.h
@@ -7,11 +7,11 @@
#ifndef MEMWINDOW_H
#define MEMWINDOW_H
-#include <ntqpopupmenu.h>
-#include <ntqlistview.h>
-#include <ntqcombobox.h>
-#include <ntqlayout.h>
-#include <ntqmap.h>
+#include <tqpopupmenu.h>
+#include <tqlistview.h>
+#include <tqcombobox.h>
+#include <tqlayout.h>
+#include <tqmap.h>
#include "dbgdriver.h"
class KDebugger;