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 --- statistics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'statistics.h') diff --git a/statistics.h b/statistics.h index 7e4da7e..c38ef66 100644 --- a/statistics.h +++ b/statistics.h @@ -1,6 +1,6 @@ #pragma once -#include "archive.h" +#include "libreichwein/archive.h" #include #include -- cgit v1.2.3