summaryrefslogtreecommitdiffstats
path: root/examples/life/lifedlg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/life/lifedlg.cpp')
-rw-r--r--examples/life/lifedlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/life/lifedlg.cpp b/examples/life/lifedlg.cpp
index c24f7d508..8fcb0c231 100644
--- a/examples/life/lifedlg.cpp
+++ b/examples/life/lifedlg.cpp
@@ -13,7 +13,7 @@
#include <ntqlabel.h>
#include <ntqslider.h>
#include <ntqcombobox.h>
-#include <ntqdatetime.h>
+#include <tqdatetime.h>
#include <stdlib.h>
#include "patterns.cpp"