summaryrefslogtreecommitdiffhomepage
path: root/src/wall-mesh.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-10-07 22:00:01 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-10-07 22:00:01 +0200
commit766909047b6873b5af3f9aa98c6ed8cd53c6cc54 (patch)
tree3b32bc3035f14c2072fd687e2c9b18b7860c88e0 /src/wall-mesh.hpp
parentd19a44bcb53cebbee0ae51981f66b93b31cb9dcb (diff)
a
Diffstat (limited to 'src/wall-mesh.hpp')
-rw-r--r--src/wall-mesh.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wall-mesh.hpp b/src/wall-mesh.hpp
index bf8c533e..4a4e9615 100644
--- a/src/wall-mesh.hpp
+++ b/src/wall-mesh.hpp
@@ -3,8 +3,8 @@
#include "tile.hpp"
#include <array>
#include <Corrade/Containers/ArrayViewStl.h>
-#include <Magnum/Magnum.h>
#include <Magnum/Math/Vector2.h>
+#include <Magnum/Math/Vector3.h>
#include <Magnum/GL/Mesh.h>
#include <Magnum/GL/Buffer.h>