summaryrefslogtreecommitdiffhomepage
path: root/draw
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-01-16 01:21:59 +0100
committerStanislaw Halik <sthalik@misaki.pl>2024-01-16 01:21:59 +0100
commitf3e0c75848e1094bcbba5020750dd7fcaf0946be (patch)
treeb778fbe41b2dbd4dcc0598c05503b03f67dc5067 /draw
parent785293f4bf1beec65d23be0612e545e4c26ec366 (diff)
a
Diffstat (limited to 'draw')
-rw-r--r--draw/anim.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/draw/anim.hpp b/draw/anim.hpp
index 54fffd38..c9420eb4 100644
--- a/draw/anim.hpp
+++ b/draw/anim.hpp
@@ -3,6 +3,7 @@
#include "src/rotation.hpp"
#include "src/chunk.hpp"
#include <array>
+#include <vector>
#include <Corrade/Containers/Array.h>
#include <Corrade/Containers/ArrayView.h>
#include <Magnum/Magnum.h>