summaryrefslogtreecommitdiff
path: root/http/websocket.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'http/websocket.hpp')
-rw-r--r--http/websocket.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/http/websocket.hpp b/http/websocket.hpp
index 3e4ef0c40c..0ab13f2cdd 100644
--- a/http/websocket.hpp
+++ b/http/websocket.hpp
@@ -1,7 +1,7 @@
#pragma once
+#include "async_resp.hpp"
#include "http_request.hpp"
-#include <async_resp.hpp>
#include <boost/asio/buffer.hpp>
#include <boost/beast/websocket.hpp>