diff options
Diffstat (limited to 'draw')
| -rw-r--r-- | draw/wall.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/draw/wall.hpp b/draw/wall.hpp index 801d2c06..06d99842 100644 --- a/draw/wall.hpp +++ b/draw/wall.hpp @@ -2,6 +2,7 @@ #include "tile-defs.hpp" #include <array> +#include <Corrade/Containers/ArrayViewStl.h> #include <Magnum/Math/Vector2.h> #include <Magnum/Math/Vector3.h> #include <Magnum/GL/Mesh.h> |
