summaryrefslogtreecommitdiffhomepage
path: root/floormat/main.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'floormat/main.hpp')
-rw-r--r--floormat/main.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/floormat/main.hpp b/floormat/main.hpp
index 11a42bd7..1604ad22 100644
--- a/floormat/main.hpp
+++ b/floormat/main.hpp
@@ -15,7 +15,7 @@ struct tile_shader;
struct lightmap_shader;
struct world;
struct scenery;
-struct anim_atlas;
+class anim_atlas;
struct clickable;
struct floor_mesh;
struct wall_mesh;