diff options
Diffstat (limited to 'qmake/examples/precompile/stable.h')
| -rw-r--r-- | qmake/examples/precompile/stable.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/examples/precompile/stable.h b/qmake/examples/precompile/stable.h index ade98ba33..a62e50179 100644 --- a/qmake/examples/precompile/stable.h +++ b/qmake/examples/precompile/stable.h @@ -4,7 +4,7 @@ /* Add C++ includes here */ # include <iostream> -# include <ntqapplication.h> +# include <tqapplication.h> # include <tqpushbutton.h> # include <tqlabel.h> #endif |
