From df60f71fe943686deed8ca0f85c6d597570ab030 Mon Sep 17 00:00:00 2001 From: Benoit Germain <benoit.germain@ubisoft.com> Date: Mon, 28 Oct 2024 18:03:24 +0100 Subject: Renamed universe.h → universe.hpp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/linda.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/linda.h') diff --git a/src/linda.h b/src/linda.h index 88ee639..5b5f683 100644 --- a/src/linda.h +++ b/src/linda.h @@ -2,7 +2,7 @@ #include "cancel.hpp" #include "deep.hpp" -#include "universe.h" +#include "universe.hpp" struct Keeper; -- cgit v1.2.3-55-g6feb