summaryrefslogtreecommitdiffstats
path: root/examples/life
diff options
context:
space:
mode:
Diffstat (limited to 'examples/life')
-rw-r--r--examples/life/life.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/life/life.cpp b/examples/life/life.cpp
index c86340a40..50e03febc 100644
--- a/examples/life/life.cpp
+++ b/examples/life/life.cpp
@@ -9,7 +9,7 @@
#include "life.h"
-#include <ntqpainter.h>
+#include <tqpainter.h>
#include <ntqdrawutil.h>
#include <ntqcheckbox.h>
#include <ntqevent.h>