summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--src/hole-cut.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hole-cut.hpp b/src/hole-cut.hpp
index 52eeaf71..48a1b1fc 100644
--- a/src/hole-cut.hpp
+++ b/src/hole-cut.hpp
@@ -1,4 +1,5 @@
#pragma once
+#include <array>
#include <mg/Vector2.h>
#include <Magnum/DimensionTraits.h>