From c7e4eeb8a47b78e65dd35b506b559e592ad71e90 Mon Sep 17 00:00:00 2001 From: Silc Renew Date: Sun, 31 Jul 2022 23:35:19 +0900 Subject: Add simple auto mapping to BoneMapper Co-authored-by: K. S. Ernest (iFire) Lee --- editor/plugins/skeleton_3d_editor_plugin.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'editor/plugins/skeleton_3d_editor_plugin.cpp') diff --git a/editor/plugins/skeleton_3d_editor_plugin.cpp b/editor/plugins/skeleton_3d_editor_plugin.cpp index 1e4ef217f0..c25f2bb25c 100644 --- a/editor/plugins/skeleton_3d_editor_plugin.cpp +++ b/editor/plugins/skeleton_3d_editor_plugin.cpp @@ -31,7 +31,6 @@ #include "skeleton_3d_editor_plugin.h" #include "core/io/resource_saver.h" -#include "editor/editor_file_dialog.h" #include "editor/editor_node.h" #include "editor/editor_properties.h" #include "editor/editor_scale.h" -- cgit v1.2.3