diff options
Diffstat (limited to 'examples/helpviewer/main.cpp')
-rw-r--r-- | examples/helpviewer/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/helpviewer/main.cpp b/examples/helpviewer/main.cpp index d6264c09f..d09840c2b 100644 --- a/examples/helpviewer/main.cpp +++ b/examples/helpviewer/main.cpp @@ -8,8 +8,8 @@ *****************************************************************************/ #include "helpwindow.h" -#include <qapplication.h> -#include <qdir.h> +#include <ntqapplication.h> +#include <ntqdir.h> #include <stdlib.h> |