From 2b6f8123e925e3be8ce7c04eccdd49fc728314a5 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Tue, 3 Jan 2023 09:31:51 +0100 Subject: Separated out libcommon as libreichwein --- https.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'https.cpp') diff --git a/https.cpp b/https.cpp index bacd7e0..768cdba 100644 --- a/https.cpp +++ b/https.cpp @@ -4,7 +4,7 @@ #include "server.h" #include "response.h" -#include "libcommon/file.h" +#include "libreichwein/file.h" #include #include -- cgit v1.2.3