diff options
Diffstat (limited to 'examples/helpviewer/helpwindow.cpp')
-rw-r--r-- | examples/helpviewer/helpwindow.cpp | 2 |
1 files changed, 1 insertions, 1 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> |