diff options
Diffstat (limited to 'examples/xml/tagreader-with-features')
| -rw-r--r-- | examples/xml/tagreader-with-features/tagreader.cpp | 2 |
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 7e7aa5f13..9715ef8a5 100644 --- a/examples/xml/tagreader-with-features/tagreader.cpp +++ b/examples/xml/tagreader-with-features/tagreader.cpp @@ -8,7 +8,7 @@ *****************************************************************************/ #include "structureparser.h" -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqfile.h> #include <tqxml.h> #include <tqlistview.h> |
