summaryrefslogtreecommitdiffstats
path: root/kdbg/testprogs/qt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/testprogs/qt.cpp')
-rw-r--r--kdbg/testprogs/qt.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/kdbg/testprogs/qt.cpp b/kdbg/testprogs/qt.cpp
index 256fbde..6172d51 100644
--- a/kdbg/testprogs/qt.cpp
+++ b/kdbg/testprogs/qt.cpp
@@ -1,8 +1,8 @@
-#include <ntqmap.h>
-#include <ntqvaluelist.h>
-#include <ntqvaluevector.h>
-#include <ntqstring.h>
-#include <ntqrect.h>
+#include <tqmap.h>
+#include <tqvaluelist.h>
+#include <tqvaluevector.h>
+#include <tqstring.h>
+#include <tqrect.h>
#include <iostream>
template<typename T>