diff options
Diffstat (limited to 'src/supplemental/websocket/websocket.c')
| -rw-r--r-- | src/supplemental/websocket/websocket.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/supplemental/websocket/websocket.c b/src/supplemental/websocket/websocket.c index cf3fa8dc..d66d4fda 100644 --- a/src/supplemental/websocket/websocket.c +++ b/src/supplemental/websocket/websocket.c @@ -14,7 +14,7 @@ #include "core/nng_impl.h" #include "supplemental/base64/base64.h" -#include "supplemental/http/http.h" +#include "supplemental/http/http_api.h" #include "supplemental/sha1/sha1.h" #include "websocket.h" |
