summaryrefslogtreecommitdiffstats
path: root/examples/listviews
diff options
context:
space:
mode:
Diffstat (limited to 'examples/listviews')
-rw-r--r--examples/listviews/listviews.cpp2
-rw-r--r--examples/listviews/listviews.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/listviews/listviews.cpp b/examples/listviews/listviews.cpp
index 66680f852..b1297c737 100644
--- a/examples/listviews/listviews.cpp
+++ b/examples/listviews/listviews.cpp
@@ -12,7 +12,7 @@
#include <ntqlabel.h>
#include <ntqpainter.h>
#include <ntqpalette.h>
-#include <ntqobjectlist.h>
+#include <tqobjectlist.h>
#include <ntqpopupmenu.h>
#include <ntqheader.h>
#include <ntqregexp.h>
diff --git a/examples/listviews/listviews.h b/examples/listviews/listviews.h
index 7ef9b438d..f6c2b461a 100644
--- a/examples/listviews/listviews.h
+++ b/examples/listviews/listviews.h
@@ -12,7 +12,7 @@
#include <ntqsplitter.h>
#include <ntqstring.h>
-#include <ntqobject.h>
+#include <tqobject.h>
#include <ntqdatetime.h>
#include <ntqptrlist.h>
#include <ntqlistview.h>