summaryrefslogtreecommitdiffhomepage
path: root/src/raycast.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/raycast.cpp')
-rw-r--r--src/raycast.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raycast.cpp b/src/raycast.cpp
index bfc41296..06cc416e 100644
--- a/src/raycast.cpp
+++ b/src/raycast.cpp
@@ -8,7 +8,7 @@
#include <bit>
#include <cr/StructuredBindings.h>
#include <cr/GrowableArray.h>
-#include <mg/Math.h>
+#include <mg/Functions.h>
#include <mg/Vector2.h>
#include <mg/Timeline.h>