summaryrefslogtreecommitdiffstats
path: root/examples/demo/textdrawing/textedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/textdrawing/textedit.h')
-rw-r--r--examples/demo/textdrawing/textedit.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/demo/textdrawing/textedit.h b/examples/demo/textdrawing/textedit.h
index 38c9c5b2..9627c69a 100644
--- a/examples/demo/textdrawing/textedit.h
+++ b/examples/demo/textdrawing/textedit.h
@@ -10,8 +10,8 @@
#ifndef TEXTEDIT_H
#define TEXTEDIT_H
-#include <qmainwindow.h>
-#include <qmap.h>
+#include <ntqmainwindow.h>
+#include <ntqmap.h>
class TQAction;
class TQComboBox;