summaryrefslogtreecommitdiff
path: root/test/http/http2_connection_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/http/http2_connection_test.cpp')
-rw-r--r--test/http/http2_connection_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/http/http2_connection_test.cpp b/test/http/http2_connection_test.cpp
index dc71ef3d73..81c78a9a60 100644
--- a/test/http/http2_connection_test.cpp
+++ b/test/http/http2_connection_test.cpp
@@ -2,6 +2,7 @@
#include "http/http2_connection.hpp"
#include "http/http_request.hpp"
#include "http/http_response.hpp"
+#include "nghttp2_adapters.hpp"
#include <nghttp2/nghttp2.h>
#include <unistd.h>