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 8fcb0c23..7f1371b6 100644
--- a/examples/life/lifedlg.cpp
+++ b/examples/life/lifedlg.cpp
@@ -10,7 +10,7 @@
#include "lifedlg.h"
#include <ntqapplication.h>
#include <ntqpushbutton.h>
-#include <ntqlabel.h>
+#include <tqlabel.h>
#include <ntqslider.h>
#include <ntqcombobox.h>
#include <tqdatetime.h>