mirror of
https://github.com/Relintai/mesh_data_resource.git
synced 2024-11-12 10:15:21 +01:00
Fix build with tools=no.
This commit is contained in:
parent
78cf61ffe5
commit
d5c95a6c5d
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user