diff options
Diffstat (limited to 'docs/tutorials/015/page15.html')
-rw-r--r-- | docs/tutorials/015/page15.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/015/page15.html b/docs/tutorials/015/page15.html index bcc7a7aa207..66e4f1bf852 100644 --- a/docs/tutorials/015/page15.html +++ b/docs/tutorials/015/page15.html @@ -33,7 +33,7 @@ streams of data. <font color=red>// $Id$</font> <font color=blue>#include</font> "<font color=green>Xmit.h</font>" -<font color=blue>#include</font> "<font color=green>ace/SOCK_Stream.h</font>" +<font color=blue>#include</font> "<A HREF="../../../ace/SOCK_Stream.h">ace/SOCK_Stream.h</A>" <font color=red>/* Construct the object with the peer connection and choose not to activate ourselves into a dedicated thread. You might get some |