summaryrefslogtreecommitdiffstats
path: root/kdbg/procattach.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/procattach.cpp')
-rw-r--r--kdbg/procattach.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdbg/procattach.cpp b/kdbg/procattach.cpp
index a0979bb..5ea278f 100644
--- a/kdbg/procattach.cpp
+++ b/kdbg/procattach.cpp
@@ -5,9 +5,9 @@
*/
#include "procattach.h"
-#include <ntqlistview.h>
-#include <ntqtoolbutton.h>
-#include <ntqlineedit.h>
+#include <tqlistview.h>
+#include <tqtoolbutton.h>
+#include <tqlineedit.h>
#include <kprocess.h>
#include <ctype.h>
#include <tdeapplication.h>