summaryrefslogtreecommitdiff
path: root/Doc/lib/lib.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/lib.tex')
-rw-r--r--Doc/lib/lib.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex
index 7d3d821c44..222d6ff8af 100644
--- a/Doc/lib/lib.tex
+++ b/Doc/lib/lib.tex
@@ -211,6 +211,8 @@ and how to embed it in other applications.
\input{libsimplehttp}
\input{libcgihttp}
\input{libcookie}
+\input{libxmlrpclib}
+\input{libsimplexmlrpc}
\input{libasyncore}
\input{netdata} % Internet Data Handling
@@ -254,7 +256,6 @@ and how to embed it in other applications.
\input{xmlsaxutils}
\input{xmlsaxreader}
\input{libxmllib}
-\input{libxmlrpclib}
\input{libmm} % Multimedia Services
\input{libaudioop}