From 0ce6bdee76a84f0a8475f8370a18b2ba07703ecb Mon Sep 17 00:00:00 2001 From: Frederick Roy Date: Tue, 24 Aug 2021 11:34:01 +0200 Subject: [PATCH] forgotten old compatible inclusion --- bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseCamera.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseCamera.cpp b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseCamera.cpp index 0be7617e..74e5db6f 100644 --- a/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseCamera.cpp +++ b/bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseCamera.cpp @@ -18,7 +18,7 @@ * Contact information: contact@sofa-framework.org * ******************************************************************************/ -#include "sofa/defaulttype/Quat.h" +#include #include #include #include