summaryrefslogtreecommitdiffhomepage
path: root/floor-mesh.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'floor-mesh.cpp')
-rw-r--r--floor-mesh.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/floor-mesh.cpp b/floor-mesh.cpp
index defc318b..e1f3c744 100644
--- a/floor-mesh.cpp
+++ b/floor-mesh.cpp
@@ -2,6 +2,7 @@
#include "shaders/tile-shader.hpp"
#include "tile.hpp"
#include "chunk.hpp"
+#include "tile-atlas.hpp"
#include <Magnum/GL/MeshView.h>
namespace Magnum::Examples {