diff options
Diffstat (limited to 'scene/resources/sphere_shape_3d.h')
-rw-r--r-- | scene/resources/sphere_shape_3d.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scene/resources/sphere_shape_3d.h b/scene/resources/sphere_shape_3d.h index 8f77378ef4..91d72e01ec 100644 --- a/scene/resources/sphere_shape_3d.h +++ b/scene/resources/sphere_shape_3d.h @@ -52,4 +52,4 @@ public: SphereShape3D(); }; -#endif // SPHERE_SHAPE_H +#endif // SPHERE_SHAPE_3D_H |