summaryrefslogtreecommitdiffhomepage
path: root/draw/wall.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'draw/wall.hpp')
-rw-r--r--draw/wall.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/draw/wall.hpp b/draw/wall.hpp
index 89d3d3ac..ca25f9db 100644
--- a/draw/wall.hpp
+++ b/draw/wall.hpp
@@ -3,7 +3,7 @@
namespace floormat {
struct tile_shader;
-struct chunk;
+class chunk;
struct wall_mesh
{