X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2Fdoc%2Fsilcclient_using.html;h=c703cb38e0e8d87dfe402beb208534e129f76f27;hp=ba6583172e1a2aec31e50ad4577241258aefd30c;hb=40f8443d8d3a6577336ee66d18e04d9ac4d956bb;hpb=6210937137137fe4019e808686dd1fcf99360af6 diff --git a/lib/doc/silcclient_using.html b/lib/doc/silcclient_using.html index ba658317..c703cb38 100644 --- a/lib/doc/silcclient_using.html +++ b/lib/doc/silcclient_using.html @@ -34,7 +34,7 @@ get access all SILC Client Library routines:
 
-#include "silcincludes.h"
+#include "silc.h"
#include "silcclient.h"
@@ -402,7 +402,7 @@ the connections. The SilcClientOperations are expected to be implemented.
 
-#include "silcincludes.h"
+#include "silc.h"
 #include "silcclient.h"
 
 int main()