summaryrefslogtreecommitdiffstats
path: root/doc/html/httpd-example.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/httpd-example.html')
-rw-r--r--doc/html/httpd-example.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/httpd-example.html b/doc/html/httpd-example.html
index 9678f14e0..1113804c3 100644
--- a/doc/html/httpd-example.html
+++ b/doc/html/httpd-example.html
@@ -50,7 +50,7 @@ sending the page, it closes the connection.
*****************************************************************************/
#include <stdlib.h>
#include &lt;<a href="qsocket-h.html">ntqsocket.h</a>&gt;
-#include &lt;<a href="qregexp-h.html">ntqregexp.h</a>&gt;
+#include &lt;<a href="tqregexp-h.html">tqregexp.h</a>&gt;
#include &lt;<a href="qserversocket-h.html">ntqserversocket.h</a>&gt;
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="tqmainwindow-h.html">tqmainwindow.h</a>&gt;