diff options
Diffstat (limited to 'scene/resources/animation_library.h')
-rw-r--r-- | scene/resources/animation_library.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scene/resources/animation_library.h b/scene/resources/animation_library.h index 7a69cd140a..d63807b6d7 100644 --- a/scene/resources/animation_library.h +++ b/scene/resources/animation_library.h @@ -63,4 +63,4 @@ public: AnimationLibrary(); }; -#endif // ANIMATIONLIBRARY_H +#endif // ANIMATION_LIBRARY_H |