diff options
Diffstat (limited to 'test/raycast.cpp')
-rw-r--r-- | test/raycast.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 <mg/Math.h> +#include <mg/Functions.h> namespace floormat { |