summaryrefslogtreecommitdiffstats
path: root/doc/html/xml-sax-walkthrough.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/xml-sax-walkthrough.html')
-rw-r--r--doc/html/xml-sax-walkthrough.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/xml-sax-walkthrough.html b/doc/html/xml-sax-walkthrough.html
index a75200cee..bb2b30ac2 100644
--- a/doc/html/xml-sax-walkthrough.html
+++ b/doc/html/xml-sax-walkthrough.html
@@ -146,7 +146,7 @@ program.
<p> <pre> #include "structureparser.h"
#include &lt;<a href="tqfile-h.html">tqfile.h</a>&gt;
#include &lt;<a href="tqxml-h.html">tqxml.h</a>&gt;
- #include &lt;<a href="qwindowdefs-h.html">ntqwindowdefs.h</a>&gt;
+ #include &lt;<a href="tqwindowdefs-h.html">tqwindowdefs.h</a>&gt;
int main( int argc, char **argv )
{