summaryrefslogtreecommitdiffstats
path: root/kdbg/typetable.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/typetable.h')
-rw-r--r--kdbg/typetable.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/kdbg/typetable.h b/kdbg/typetable.h
index fc691e3..4c41395 100644
--- a/kdbg/typetable.h
+++ b/kdbg/typetable.h
@@ -4,10 +4,10 @@
* See the file COPYING in the toplevel directory of the source directory.
*/
-#include <ntqdict.h>
-#include <ntqstring.h>
-#include <ntqregexp.h>
-#include <ntqstringlist.h>
+#include <tqdict.h>
+#include <tqstring.h>
+#include <tqregexp.h>
+#include <tqstringlist.h>
#include <map>
class TDEConfigBase;