summaryrefslogtreecommitdiffstats
path: root/examples/xml/outliner/outlinetree.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xml/outliner/outlinetree.h')
-rw-r--r--examples/xml/outliner/outlinetree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xml/outliner/outlinetree.h b/examples/xml/outliner/outlinetree.h
index 094bfdec..bb281bd1 100644
--- a/examples/xml/outliner/outlinetree.h
+++ b/examples/xml/outliner/outlinetree.h
@@ -10,7 +10,7 @@
#ifndef OUTLINETREE_H
#define OUTLINETREE_H
-#include <ntqlistview.h>
+#include <tqlistview.h>
#include <tqdom.h>
class OutlineTree : public TQListView