summaryrefslogtreecommitdiffstats
path: root/examples/life/lifedlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/life/lifedlg.h')
-rw-r--r--examples/life/lifedlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/life/lifedlg.h b/examples/life/lifedlg.h
index 38e835260..be50675c1 100644
--- a/examples/life/lifedlg.h
+++ b/examples/life/lifedlg.h
@@ -11,7 +11,7 @@
#define LIFEDLG_H
#include <ntqtimer.h>
-#include <ntqwidget.h>
+#include <tqwidget.h>
class TQSlider;
class TQPushButton;