summaryrefslogtreecommitdiffstats
path: root/examples/xml/tagreader-with-features
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xml/tagreader-with-features')
-rw-r--r--examples/xml/tagreader-with-features/tagreader.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xml/tagreader-with-features/tagreader.cpp b/examples/xml/tagreader-with-features/tagreader.cpp
index 694ecf717..f692394bd 100644
--- a/examples/xml/tagreader-with-features/tagreader.cpp
+++ b/examples/xml/tagreader-with-features/tagreader.cpp
@@ -9,7 +9,7 @@
#include "structureparser.h"
#include <ntqapplication.h>
-#include <ntqfile.h>
+#include <tqfile.h>
#include <tqxml.h>
#include <ntqlistview.h>
#include <ntqgrid.h>