We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62ea3f9 commit 91fbacbCopy full SHA for 91fbacb
bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseCamera.cpp
@@ -18,7 +18,7 @@
18
* Contact information: [email protected] *
19
******************************************************************************/
20
21
-#include "sofa/defaulttype/Quat.h"
+#include <sofa/type/Quat.h>
22
#include <pybind11/pybind11.h>
23
#include <pybind11/pytypes.h>
24
#include <pybind11/stl.h>
0 commit comments