diff options
Diffstat (limited to 'editor/inspect.hpp')
| -rw-r--r-- | editor/inspect.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/inspect.hpp b/editor/inspect.hpp index de572666..5bfb7c1f 100644 --- a/editor/inspect.hpp +++ b/editor/inspect.hpp @@ -1,5 +1,6 @@ #pragma once #include <utility> +namespace floormat { struct entity; } namespace floormat::entities { struct erased_accessor; |
