diff options
Diffstat (limited to 'editor/scenery-editor.hpp')
-rw-r--r-- | editor/scenery-editor.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/scenery-editor.hpp b/editor/scenery-editor.hpp index dec74b95..873124a8 100644 --- a/editor/scenery-editor.hpp +++ b/editor/scenery-editor.hpp @@ -8,7 +8,7 @@ namespace floormat { class anim_atlas; struct global_coords; -struct world; +class world; struct app; class scenery_editor final |