diff options
Diffstat (limited to 'examples/helpviewer/helpwindow.h')
-rw-r--r-- | examples/helpviewer/helpwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/helpviewer/helpwindow.h b/examples/helpviewer/helpwindow.h index b3b5f97a8..e912eaeca 100644 --- a/examples/helpviewer/helpwindow.h +++ b/examples/helpviewer/helpwindow.h @@ -12,7 +12,7 @@ #include <ntqmainwindow.h> #include <ntqtextbrowser.h> -#include <ntqstringlist.h> +#include <tqstringlist.h> #include <tqmap.h> #include <ntqdir.h> |