summaryrefslogtreecommitdiffstats
path: root/kdbg/procattach.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/procattach.h')
-rw-r--r--kdbg/procattach.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/kdbg/procattach.h b/kdbg/procattach.h
index 068478b..e1fea6b 100644
--- a/kdbg/procattach.h
+++ b/kdbg/procattach.h
@@ -8,12 +8,12 @@
#define ProcAttach_included
#include "procattachbase.h"
-#include <ntqvaluevector.h>
-#include <ntqdialog.h>
-#include <ntqlabel.h>
-#include <ntqlineedit.h>
-#include <ntqpushbutton.h>
-#include <ntqlayout.h>
+#include <tqvaluevector.h>
+#include <tqdialog.h>
+#include <tqlabel.h>
+#include <tqlineedit.h>
+#include <tqpushbutton.h>
+#include <tqlayout.h>
class TDEProcess;