diff options
Diffstat (limited to 'examples/helpviewer/main.cpp')
| -rw-r--r-- | examples/helpviewer/main.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/helpviewer/main.cpp b/examples/helpviewer/main.cpp index 55483c3dc..ee2e7ad85 100644 --- a/examples/helpviewer/main.cpp +++ b/examples/helpviewer/main.cpp @@ -8,7 +8,7 @@  *****************************************************************************/  #include "helpwindow.h" -#include <ntqapplication.h> +#include <tqapplication.h>  #include <tqdir.h>  #include <stdlib.h> | 
