diff options
Diffstat (limited to 'examples/helpdemo/main.cpp')
-rw-r--r-- | examples/helpdemo/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/helpdemo/main.cpp b/examples/helpdemo/main.cpp index 8cb339954..acf769b6e 100644 --- a/examples/helpdemo/main.cpp +++ b/examples/helpdemo/main.cpp @@ -1,4 +1,4 @@ -#include <qapplication.h> +#include <ntqapplication.h> #include "helpdemo.h" int main( int argc, char ** argv ) |