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 be50675c1..e00724e7d 100644
--- a/examples/life/lifedlg.h
+++ b/examples/life/lifedlg.h
@@ -10,7 +10,7 @@
#ifndef LIFEDLG_H
#define LIFEDLG_H
-#include <ntqtimer.h>
+#include <tqtimer.h>
#include <tqwidget.h>
class TQSlider;