diff options
Diffstat (limited to 'scene/2d/shape_cast_2d.h')
-rw-r--r-- | scene/2d/shape_cast_2d.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scene/2d/shape_cast_2d.h b/scene/2d/shape_cast_2d.h index ea36b25068..15436d6e3d 100644 --- a/scene/2d/shape_cast_2d.h +++ b/scene/2d/shape_cast_2d.h @@ -33,6 +33,7 @@ #include "scene/2d/node_2d.h" #include "scene/resources/shape_2d.h" +#include "scene/resources/world_2d.h" class CollisionObject2D; |