summaryrefslogtreecommitdiffstats
path: root/examples/helpsystem
diff options
context:
space:
mode:
Diffstat (limited to 'examples/helpsystem')
-rw-r--r--examples/helpsystem/mainwindow.cpp2
-rw-r--r--examples/helpsystem/whatsthis.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/helpsystem/mainwindow.cpp b/examples/helpsystem/mainwindow.cpp
index d711a1b39..ad489eb96 100644
--- a/examples/helpsystem/mainwindow.cpp
+++ b/examples/helpsystem/mainwindow.cpp
@@ -9,7 +9,7 @@
#include <ntqapplication.h>
#include <ntqassistantclient.h>
-#include <ntqfiledialog.h>
+#include <tqfiledialog.h>
#include <tqmenubar.h>
#include <tqpopupmenu.h>
#include <tqstatusbar.h>
diff --git a/examples/helpsystem/whatsthis.cpp b/examples/helpsystem/whatsthis.cpp
index 020c59199..1e0991fcf 100644
--- a/examples/helpsystem/whatsthis.cpp
+++ b/examples/helpsystem/whatsthis.cpp
@@ -8,7 +8,7 @@
*****************************************************************************/
#include <ntqapplication.h>
-#include <ntqdir.h>
+#include <tqdir.h>
#include <ntqheader.h>
#include <ntqtable.h>