summaryrefslogtreecommitdiffstats
path: root/examples/listviews/listviews.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/listviews/listviews.h')
-rw-r--r--examples/listviews/listviews.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/listviews/listviews.h b/examples/listviews/listviews.h
index 1b2539f88..b4c8ecaf8 100644
--- a/examples/listviews/listviews.h
+++ b/examples/listviews/listviews.h
@@ -15,7 +15,7 @@
#include <tqobject.h>
#include <tqdatetime.h>
#include <tqptrlist.h>
-#include <ntqlistview.h>
+#include <tqlistview.h>
class TQListView;
class TQLabel;