summaryrefslogtreecommitdiff
path: root/modules/gltf/gltf_mesh.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gltf/gltf_mesh.h')
-rw-r--r--modules/gltf/gltf_mesh.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gltf/gltf_mesh.h b/modules/gltf/gltf_mesh.h
index 4a0533933a..dc26120b48 100644
--- a/modules/gltf/gltf_mesh.h
+++ b/modules/gltf/gltf_mesh.h
@@ -55,4 +55,5 @@ public:
Array get_instance_materials();
void set_instance_materials(Array p_instance_materials);
};
+
#endif // GLTF_MESH_H