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 --- editor/tests/path-test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editor/tests') diff --git a/editor/tests/path-test.cpp b/editor/tests/path-test.cpp index c94fdc36..9f837128 100644 --- a/editor/tests/path-test.cpp +++ b/editor/tests/path-test.cpp @@ -8,7 +8,7 @@ #include "src/critter.hpp" #include "shaders/shader.hpp" #include "../imgui-raii.hpp" -#include +#include #include namespace floormat::tests { -- cgit v1.2.3