summaryrefslogtreecommitdiff
path: root/http/http_connection.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'http/http_connection.hpp')
-rw-r--r--http/http_connection.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/http/http_connection.hpp b/http/http_connection.hpp
index 028222ea09..2c921b50f5 100644
--- a/http/http_connection.hpp
+++ b/http/http_connection.hpp
@@ -1,6 +1,7 @@
#pragma once
#include "bmcweb_config.h"
+#include "async_resp.hpp"
#include "authentication.hpp"
#include "http_response.hpp"
#include "http_utility.hpp"