diff options
Diffstat (limited to 'examples/xml')
-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 6a9dbe6e7..694ecf717 100644 --- a/examples/xml/tagreader-with-features/tagreader.cpp +++ b/examples/xml/tagreader-with-features/tagreader.cpp @@ -13,7 +13,7 @@ #include <tqxml.h> #include <ntqlistview.h> #include <ntqgrid.h> -#include <ntqmainwindow.h> +#include <tqmainwindow.h> #include <ntqlabel.h> int main( int argc, char **argv ) |