Browse Source

Fix deprecated=no build

Kusok 1 năm trước cách đây
mục cha
commit
c0cc9d2b5e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      scene/3d/skeleton_3d.cpp

+ 1 - 0
scene/3d/skeleton_3d.cpp

@@ -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