summaryrefslogtreecommitdiffstats
path: root/examples/helpviewer
diff options
context:
space:
mode:
Diffstat (limited to 'examples/helpviewer')
-rw-r--r--examples/helpviewer/helpwindow.cpp2
-rw-r--r--examples/helpviewer/helpwindow.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/helpviewer/helpwindow.cpp b/examples/helpviewer/helpwindow.cpp
index 49a74efbc..315ea62eb 100644
--- a/examples/helpviewer/helpwindow.cpp
+++ b/examples/helpviewer/helpwindow.cpp
@@ -16,7 +16,7 @@
#include <ntqtoolbutton.h>
#include <ntqiconset.h>
#include <ntqfile.h>
-#include <ntqtextstream.h>
+#include <tqtextstream.h>
#include <ntqstylesheet.h>
#include <ntqmessagebox.h>
#include <ntqfiledialog.h>
diff --git a/examples/helpviewer/helpwindow.h b/examples/helpviewer/helpwindow.h
index e912eaeca..311b4ff4d 100644
--- a/examples/helpviewer/helpwindow.h
+++ b/examples/helpviewer/helpwindow.h
@@ -11,7 +11,7 @@
#define HELPWINDOW_H
#include <ntqmainwindow.h>
-#include <ntqtextbrowser.h>
+#include <tqtextbrowser.h>
#include <tqstringlist.h>
#include <tqmap.h>
#include <ntqdir.h>