diff options
Diffstat (limited to 'scene/resources/world_boundary_shape_3d.h')
-rw-r--r-- | scene/resources/world_boundary_shape_3d.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scene/resources/world_boundary_shape_3d.h b/scene/resources/world_boundary_shape_3d.h index 5378bc52c7..5c34767106 100644 --- a/scene/resources/world_boundary_shape_3d.h +++ b/scene/resources/world_boundary_shape_3d.h @@ -53,4 +53,5 @@ public: WorldBoundaryShape3D(); }; -#endif // WORLD_BOUNDARY_SHAPE_H + +#endif // WORLD_BOUNDARY_SHAPE_3D_H |