diff --git a/register_types.cpp b/register_types.cpp index a275c4d..5b8b9f4 100644 --- a/register_types.cpp +++ b/register_types.cpp @@ -23,14 +23,13 @@ SOFTWARE. #include "register_types.h" #include "mesh_data_resource.h" +#include "nodes/mesh_data_instance.h" #ifdef TOOLS_ENABLED #include "editor/editor_plugin.h" #include "plugin_collada/editor_plugin_collada_mdr.h" -#include "nodes/mesh_data_instance.h" - #include "plugin_gltf/editor_plugin_gltf_mdr.h" #endif