summaryrefslogtreecommitdiffstats
path: root/examples/life/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/life/main.cpp')
-rw-r--r--examples/life/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/life/main.cpp b/examples/life/main.cpp
index 7505e0f28..8b3a64dd5 100644
--- a/examples/life/main.cpp
+++ b/examples/life/main.cpp
@@ -8,7 +8,7 @@
*****************************************************************************/
#include "lifedlg.h"
-#include <qapplication.h>
+#include <ntqapplication.h>
#include <stdlib.h>
void usage()