summaryrefslogtreecommitdiffhomepage
path: root/draw/wireframe-box.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-10-23 20:49:14 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-10-23 20:49:14 +0200
commitb6a067678ab9e225647b256595d54dde2ce6f2f5 (patch)
tree5511af38d35cea0cfaf59fffe9b513d46820f0b2 /draw/wireframe-box.hpp
parent4341fb36784a9da7b519d81d78e8df983816d791 (diff)
a
Diffstat (limited to 'draw/wireframe-box.hpp')
-rw-r--r--draw/wireframe-box.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/draw/wireframe-box.hpp b/draw/wireframe-box.hpp
index 998ad92c..b187dc83 100644
--- a/draw/wireframe-box.hpp
+++ b/draw/wireframe-box.hpp
@@ -1,4 +1,6 @@
#pragma once
+#include <array>
+#include <Corrade/Containers/ArrayViewStl.h>
#include <Magnum/Math/Vector3.h>
#include <Magnum/GL/Mesh.h>