summaryrefslogtreecommitdiffstats
path: root/examples/life/life.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/life/life.h')
-rw-r--r--examples/life/life.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/life/life.h b/examples/life/life.h
index 578044068..f7481e256 100644
--- a/examples/life/life.h
+++ b/examples/life/life.h
@@ -10,7 +10,7 @@
#ifndef LIFE_H
#define LIFE_H
-#include <qframe.h>
+#include <ntqframe.h>
class LifeWidget : public TQFrame