aboutsummaryrefslogtreecommitdiff
path: root/docs/nng_http_handler_set_tree.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/nng_http_handler_set_tree.adoc')
-rw-r--r--docs/nng_http_handler_set_tree.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/nng_http_handler_set_tree.adoc b/docs/nng_http_handler_set_tree.adoc
index 45b998bc..f4b2dceb 100644
--- a/docs/nng_http_handler_set_tree.adoc
+++ b/docs/nng_http_handler_set_tree.adoc
@@ -18,6 +18,7 @@ nng_http_handler_set_tree - set HTTP handler to match trees
[source, c]
-----------
#include <nng/nng.h>
+#include <nng/supplemental/http/http.h>
int nng_http_handler_set_tree(nng_http_handler *handler);
-----------