diff options
Diffstat (limited to 'floormat/app.hpp')
| -rw-r--r-- | floormat/app.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/floormat/app.hpp b/floormat/app.hpp index 91ca9a8b..c07c48e1 100644 --- a/floormat/app.hpp +++ b/floormat/app.hpp @@ -14,7 +14,7 @@ union any_event; struct chunk_coords; struct chunk_coords_; -struct chunk; +class chunk; struct floormat_app { |
