Browse Source

Fix deprecated=no build

Kusok 1 year ago
parent
commit
c0cc9d2b5e
1 changed files with 1 additions and 0 deletions
  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