From 6e2faa538cfacdf29e055b6c7ca6fdce3886b8da Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 29 Feb 2024 10:10:59 +0100 Subject: rename mg/Math.h -> mg/Functions.h --- test/raycast.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/raycast.cpp b/test/raycast.cpp index 3bf26cdd..5a80f1dc 100644 --- a/test/raycast.cpp +++ b/test/raycast.cpp @@ -4,7 +4,7 @@ #include "src/world.hpp" #include "loader/loader.hpp" #include "loader/wall-cell.hpp" -#include +#include namespace floormat { -- cgit v1.2.3