diff --git a/editor/plugins/animation_blend_tree_editor_plugin.cpp b/editor/plugins/animation_blend_tree_editor_plugin.cpp index 2e61a6a88..44f0ff8dd 100644 --- a/editor/plugins/animation_blend_tree_editor_plugin.cpp +++ b/editor/plugins/animation_blend_tree_editor_plugin.cpp @@ -41,6 +41,7 @@ #include "scene/gui/panel.h" #include "scene/gui/progress_bar.h" #include "scene/main/viewport.h" +#include "scene/3d/skeleton.h" void AnimationNodeBlendTreeEditor::add_custom_type(const String &p_name, const Ref