diff options
Diffstat (limited to 'examples/xml/tagreader-with-features')
-rw-r--r-- | examples/xml/tagreader-with-features/structureparser.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xml/tagreader-with-features/structureparser.cpp b/examples/xml/tagreader-with-features/structureparser.cpp index cc5e210a1..92e9097bf 100644 --- a/examples/xml/tagreader-with-features/structureparser.cpp +++ b/examples/xml/tagreader-with-features/structureparser.cpp @@ -3,7 +3,7 @@ #include "structureparser.h" -#include <ntqstring.h> +#include <tqstring.h> #include <ntqlistview.h> StructureParser::StructureParser( TQListView * t ) |