summaryrefslogtreecommitdiffstats
path: root/examples/demo/dnd/listview.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/dnd/listview.h')
-rw-r--r--examples/demo/dnd/listview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/dnd/listview.h b/examples/demo/dnd/listview.h
index f82f2cb35..1b09e6b98 100644
--- a/examples/demo/dnd/listview.h
+++ b/examples/demo/dnd/listview.h
@@ -1,4 +1,4 @@
-#include <ntqlistview.h>
+#include <tqlistview.h>
class ListViewItem : public TQListViewItem
{