summaryrefslogtreecommitdiffhomepage
path: root/bench/raycast.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/raycast.cpp')
-rw-r--r--bench/raycast.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/raycast.cpp b/bench/raycast.cpp
index d77bee85..1885c05c 100644
--- a/bench/raycast.cpp
+++ b/bench/raycast.cpp
@@ -4,7 +4,7 @@
#include "src/wall-atlas.hpp"
#include "loader/loader.hpp"
#include <benchmark/benchmark.h>
-#include <Magnum/Math/Functions.h>
+#include <mg/Math.h>
namespace floormat {