diff options
Diffstat (limited to 'scene/resources/shape_3d.h')
-rw-r--r-- | scene/resources/shape_3d.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scene/resources/shape_3d.h b/scene/resources/shape_3d.h index 77e79a269d..58fe723d89 100644 --- a/scene/resources/shape_3d.h +++ b/scene/resources/shape_3d.h @@ -73,4 +73,4 @@ public: ~Shape3D(); }; -#endif // SHAPE_H +#endif // SHAPE_3D_H |