diff options
Diffstat (limited to 'docs/man/nng_http_handler_get_data.3http.adoc')
| -rw-r--r-- | docs/man/nng_http_handler_get_data.3http.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_http_handler_get_data.3http.adoc b/docs/man/nng_http_handler_get_data.3http.adoc index 0467b2b6..0f2396f6 100644 --- a/docs/man/nng_http_handler_get_data.3http.adoc +++ b/docs/man/nng_http_handler_get_data.3http.adoc @@ -18,7 +18,7 @@ nng_http_handler_get_data - return extra data for HTTP handler [source, c] ---- #include <nng/nng.h> -#include <nng/supplemental/http/http.h> +#include <nng/http.h> void *nng_http_handler_get_data(nng_http_handler *handler); ---- |
