Skip to content

Commit

Permalink
Merge pull request #90308 from kus04e4ek/deprecate-fix
Browse files Browse the repository at this point in the history
Fix Skeleton3D build error with `deprecated=no`
  • Loading branch information
akien-mga committed Apr 8, 2024
2 parents e52ffba + c0cc9d2 commit 892bab4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scene/3d/skeleton_3d.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
#include "skeleton_3d.compat.inc"

#include "core/variant/type_info.h"
#include "scene/3d/skeleton_modifier_3d.h"
#include "scene/resources/surface_tool.h"
#include "scene/scene_string_names.h"
#ifndef DISABLE_DEPRECATED
Expand Down

0 comments on commit 892bab4

Please sign in to comment.