summaryrefslogtreecommitdiffstats
path: root/examples/demo/textdrawing/helpwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/textdrawing/helpwindow.h')
-rw-r--r--examples/demo/textdrawing/helpwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/textdrawing/helpwindow.h b/examples/demo/textdrawing/helpwindow.h
index af73b475..3ca7ce97 100644
--- a/examples/demo/textdrawing/helpwindow.h
+++ b/examples/demo/textdrawing/helpwindow.h
@@ -13,7 +13,7 @@
#include <ntqmainwindow.h>
#include <ntqtextbrowser.h>
#include <ntqstringlist.h>
-#include <ntqmap.h>
+#include <tqmap.h>
#include <ntqdir.h>
class TQComboBox;