summaryrefslogtreecommitdiffstats
path: root/examples/xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xml')
-rw-r--r--examples/xml/tagreader-with-features/structureparser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xml/tagreader-with-features/structureparser.h b/examples/xml/tagreader-with-features/structureparser.h
index 56b7b5fc9..e1aa81593 100644
--- a/examples/xml/tagreader-with-features/structureparser.h
+++ b/examples/xml/tagreader-with-features/structureparser.h
@@ -5,7 +5,7 @@
#define STRUCTUREPARSER_H
#include <tqxml.h>
-#include <ntqptrstack.h>
+#include <tqptrstack.h>
class TQListView;
class TQListViewItem;