diff options
Diffstat (limited to 'src/transport')
| -rw-r--r-- | src/transport/ws/websocket.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/ws/websocket.c b/src/transport/ws/websocket.c index 07300a6d..191f44fb 100644 --- a/src/transport/ws/websocket.c +++ b/src/transport/ws/websocket.c @@ -14,7 +14,7 @@ #include <string.h> #include "core/nng_impl.h" -#include "supplemental/http/http.h" +#include "supplemental/http/http_api.h" #include "supplemental/tls/tls.h" #include "supplemental/websocket/websocket.h" |
