summaryrefslogtreecommitdiffstats
path: root/kdbg/sourcewnd.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/sourcewnd.h')
-rw-r--r--kdbg/sourcewnd.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdbg/sourcewnd.h b/kdbg/sourcewnd.h
index 17822e5..db0d4d1 100644
--- a/kdbg/sourcewnd.h
+++ b/kdbg/sourcewnd.h
@@ -7,9 +7,9 @@
#ifndef SOURCEWND_H
#define SOURCEWND_H
-#include <ntqpixmap.h>
-#include <ntqtextedit.h>
-#include <ntqsyntaxhighlighter.h>
+#include <tqpixmap.h>
+#include <tqtextedit.h>
+#include <tqsyntaxhighlighter.h>
#include <vector>
#include "dbgdriver.h"