diff options
Diffstat (limited to 'modules/gltf/extensions/physics/gltf_physics_shape.h')
| -rw-r--r-- | modules/gltf/extensions/physics/gltf_physics_shape.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gltf/extensions/physics/gltf_physics_shape.h b/modules/gltf/extensions/physics/gltf_physics_shape.h index 4f7ac39292..ec0a8931f1 100644 --- a/modules/gltf/extensions/physics/gltf_physics_shape.h +++ b/modules/gltf/extensions/physics/gltf_physics_shape.h @@ -33,7 +33,7 @@ #include "../../gltf_defines.h" -#include "scene/3d/collision_shape_3d.h" +#include "scene/3d/physics/collision_shape_3d.h" class ImporterMesh; |
