diff options
Diffstat (limited to 'src/supplemental/http/http_conn.c')
| -rw-r--r-- | src/supplemental/http/http_conn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/supplemental/http/http_conn.c b/src/supplemental/http/http_conn.c index 525bd6b5..cdfdbaa9 100644 --- a/src/supplemental/http/http_conn.c +++ b/src/supplemental/http/http_conn.c @@ -14,7 +14,7 @@ #include "core/nng_impl.h" #include "supplemental/tls/tls.h" -#include "http.h" +#include "http_api.h" // We insist that individual headers fit in 8K. // If you need more than that, you need something we can't do. |
