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 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> |
