summaryrefslogtreecommitdiffstats
path: root/kdbg/dbgdriver.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/dbgdriver.h')
-rw-r--r--kdbg/dbgdriver.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdbg/dbgdriver.h b/kdbg/dbgdriver.h
index 0d33300..73786f4 100644
--- a/kdbg/dbgdriver.h
+++ b/kdbg/dbgdriver.h
@@ -7,9 +7,9 @@
#ifndef DBGDRIVER_H
#define DBGDRIVER_H
-#include <ntqfile.h>
-#include <ntqregexp.h>
-#include <ntqcstring.h>
+#include <tqfile.h>
+#include <tqregexp.h>
+#include <tqcstring.h>
#include <kprocess.h>
#include <queue>
#include <list>