aboutsummaryrefslogtreecommitdiff
path: root/src/supplemental/http/http_msg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/supplemental/http/http_msg.c')
-rw-r--r--src/supplemental/http/http_msg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/supplemental/http/http_msg.c b/src/supplemental/http/http_msg.c
index 9a5bac68..d4744471 100644
--- a/src/supplemental/http/http_msg.c
+++ b/src/supplemental/http/http_msg.c
@@ -15,7 +15,7 @@
#include <string.h>
#include "core/nng_impl.h"
-#include "http.h"
+#include "http_api.h"
// Note that as we parse headers, the rule is that if a header is already
// present, then we can append it to the existing header, separated by