diff --git a/tests/test_httpApi.cpp b/tests/test_httpApi.cpp index e67a38df..c3e7e87c 100644 --- a/tests/test_httpApi.cpp +++ b/tests/test_httpApi.cpp @@ -28,7 +28,7 @@ #include #include #include "Common/config.h" - +#include "Http/HttpSession.h" #ifdef ENABLE_OPENSSL #include "Util/SSLBox.h" #include "Http/HttpsSession.h"