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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/examples/precompile/stable.h b/qmake/examples/precompile/stable.h
index 1ed5d261b..ade98ba33 100644
--- a/qmake/examples/precompile/stable.h
+++ b/qmake/examples/precompile/stable.h
@@ -5,6 +5,6 @@
# include <iostream>
# include <ntqapplication.h>
-# include <ntqpushbutton.h>
+# include <tqpushbutton.h>
# include <tqlabel.h>
#endif