summaryrefslogtreecommitdiffstats
path: root/examples/qwerty/qwerty.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qwerty/qwerty.h')
-rw-r--r--examples/qwerty/qwerty.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/qwerty/qwerty.h b/examples/qwerty/qwerty.h
index 5509d5bd..a20b965c 100644
--- a/examples/qwerty/qwerty.h
+++ b/examples/qwerty/qwerty.h
@@ -10,10 +10,10 @@
#ifndef TQWERTY_H
#define TQWERTY_H
-#include <qwidget.h>
-#include <qmenubar.h>
-#include <qmultilineedit.h>
-#include <qprinter.h>
+#include <ntqwidget.h>
+#include <ntqmenubar.h>
+#include <ntqmultilineedit.h>
+#include <ntqprinter.h>
class Editor : public TQWidget
{