summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/raycast.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/raycast.cpp b/test/raycast.cpp
index c5ba7cfb..fffaae0f 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 <Magnum/Math/Functions.h>
+#include <mg/Math.h>
namespace floormat {