Fix some compilation errors

This commit is contained in:
scgm0
2025-10-14 05:52:30 +08:00
parent fc7065d2b4
commit cbc960c997
4 changed files with 4 additions and 0 deletions

View File

@ -32,6 +32,7 @@
#include "animation_blend_tree.h"
#include "core/math/geometry_2d.h"
#include "scene/resources/material.h"
void AnimationNodeBlendSpace2D::get_parameter_list(List<PropertyInfo> *r_list) const {
AnimationNode::get_parameter_list(r_list);