summaryrefslogtreecommitdiffhomepage
path: root/src/chunk.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/chunk.hpp')
-rw-r--r--src/chunk.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/chunk.hpp b/src/chunk.hpp
index 65730d42..3d3bbe5a 100644
--- a/src/chunk.hpp
+++ b/src/chunk.hpp
@@ -6,6 +6,7 @@
#include "global-coords.hpp"
#include "wall-defs.hpp"
#include "search-pred.hpp"
+#include "hole-cut.hpp"
#include <type_traits>
#include <array>
#include <Corrade/Containers/Array.h>