From 15b6682b177dda1bc64384c7ff1a82e88917c2e5 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Thu, 5 Jan 2023 18:19:44 +0100 Subject: Moved archive.h to libreichwein --- tests/test-https.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test-https.cpp') diff --git a/tests/test-https.cpp b/tests/test-https.cpp index dcd33d7..cb917e9 100644 --- a/tests/test-https.cpp +++ b/tests/test-https.cpp @@ -9,7 +9,7 @@ #include #include -#include "archive.h" +#include "https.h" using namespace std::string_literals; -- cgit v1.2.3