summaryrefslogtreecommitdiffhomepage
path: root/draw/anim.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'draw/anim.hpp')
-rw-r--r--draw/anim.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/draw/anim.hpp b/draw/anim.hpp
index dcfbfe68..03bb10c4 100644
--- a/draw/anim.hpp
+++ b/draw/anim.hpp
@@ -17,7 +17,7 @@
namespace floormat {
struct tile_shader;
-struct anim_atlas;
+class anim_atlas;
struct chunk;
struct clickable;
struct object;