summaryrefslogtreecommitdiffhomepage
path: root/src/tile-image.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tile-image.hpp')
-rw-r--r--src/tile-image.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tile-image.hpp b/src/tile-image.hpp
index 907a465c..c93cc778 100644
--- a/src/tile-image.hpp
+++ b/src/tile-image.hpp
@@ -3,7 +3,7 @@
namespace floormat {
-struct tile_atlas;
+class tile_atlas;
using variant_t = uint8_t;