summaryrefslogtreecommitdiffstats
path: root/kdbg/mainwndbase.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/mainwndbase.h')
-rw-r--r--kdbg/mainwndbase.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/kdbg/mainwndbase.h b/kdbg/mainwndbase.h
index 8dc919b..ca6071d 100644
--- a/kdbg/mainwndbase.h
+++ b/kdbg/mainwndbase.h
@@ -7,10 +7,10 @@
#ifndef MAINWNDBASE_H
#define MAINWNDBASE_H
-#include <ntqlineedit.h>
-#include <ntqlayout.h>
-#include <ntqpushbutton.h>
-#include <ntqcstring.h>
+#include <tqlineedit.h>
+#include <tqlayout.h>
+#include <tqpushbutton.h>
+#include <tqcstring.h>
#include "exprwnd.h"
#include "sys/types.h" /* pid_t */