summaryrefslogtreecommitdiffstats
path: root/kdbg/debugger.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/debugger.h')
-rw-r--r--kdbg/debugger.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdbg/debugger.h b/kdbg/debugger.h
index f48c62e..f934127 100644
--- a/kdbg/debugger.h
+++ b/kdbg/debugger.h
@@ -7,9 +7,9 @@
#ifndef DEBUGGER_H
#define DEBUGGER_H
-#include <ntqtimer.h>
-#include <ntqdict.h>
-#include <ntqstringlist.h>
+#include <tqtimer.h>
+#include <tqdict.h>
+#include <tqstringlist.h>
#include "envvar.h"
#include "exprwnd.h" /* some compilers require this */