summaryrefslogtreecommitdiffstats
path: root/kdbg/exprwnd.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/exprwnd.h')
-rw-r--r--kdbg/exprwnd.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdbg/exprwnd.h b/kdbg/exprwnd.h
index 0c18b8f..74cd7e3 100644
--- a/kdbg/exprwnd.h
+++ b/kdbg/exprwnd.h
@@ -7,9 +7,9 @@
#ifndef EXPRWND_H
#define EXPRWND_H
-#include "ntqlistview.h"
-#include <ntqlineedit.h>
-#include <ntqpixmap.h>
+#include "tqlistview.h"
+#include <tqlineedit.h>
+#include <tqpixmap.h>
#include <list>
class ProgramTypeTable;