diff --git a/include/ylt/coro_http/coro_http_server.hpp b/include/ylt/coro_http/coro_http_server.hpp index 1f5b6cdb3..d97eaf086 100644 --- a/include/ylt/coro_http/coro_http_server.hpp +++ b/include/ylt/coro_http/coro_http_server.hpp @@ -14,6 +14,7 @@ * limitations under the License. */ #pragma once +#include "cinatra/uri.hpp" #ifdef YLT_ENABLE_SSL #define CINATRA_ENABLE_SSL #endif