diff options
Diffstat (limited to 'doc/html/httpd-example.html')
-rw-r--r-- | doc/html/httpd-example.html | 2 |
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 <<a href="qsocket-h.html">ntqsocket.h</a>> -#include <<a href="qregexp-h.html">ntqregexp.h</a>> +#include <<a href="tqregexp-h.html">tqregexp.h</a>> #include <<a href="qserversocket-h.html">ntqserversocket.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="tqmainwindow-h.html">tqmainwindow.h</a>> |