summaryrefslogtreecommitdiffstats
path: root/qmake/examples/precompile/stable.h
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/examples/precompile/stable.h')
-rw-r--r--qmake/examples/precompile/stable.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/qmake/examples/precompile/stable.h b/qmake/examples/precompile/stable.h
index 76ec45bad..62db7215b 100644
--- a/qmake/examples/precompile/stable.h
+++ b/qmake/examples/precompile/stable.h
@@ -4,7 +4,7 @@
/* Add C++ includes here */
# include <iostream>
-# include <qapplication.h>
-# include <qpushbutton.h>
-# include <qlabel.h>
+# include <ntqapplication.h>
+# include <ntqpushbutton.h>
+# include <ntqlabel.h>
#endif