aboutsummaryrefslogtreecommitdiff
path: root/src/supplemental/http/http_client.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/supplemental/http/http_client.c')
-rw-r--r--src/supplemental/http/http_client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/supplemental/http/http_client.c b/src/supplemental/http/http_client.c
index 5cab15c9..484a2e72 100644
--- a/src/supplemental/http/http_client.c
+++ b/src/supplemental/http/http_client.c
@@ -16,7 +16,7 @@
#include "core/nng_impl.h"
#include "supplemental/tls/tls.h"
-#include "http.h"
+#include "http_api.h"
struct nng_http_client {
nni_list aios;