summaryrefslogtreecommitdiffhomepage
path: root/src/chunk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/chunk.cpp')
-rw-r--r--src/chunk.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/chunk.cpp b/src/chunk.cpp
index 21ebe800..5450a02e 100644
--- a/src/chunk.cpp
+++ b/src/chunk.cpp
@@ -1,6 +1,7 @@
#include "chunk.hpp"
#include "src/tile-atlas.hpp"
#include "anim-atlas.hpp"
+#include "tile-iterator.hpp"
#include <algorithm>
#include <Magnum/GL/Context.h>