Skip to content

Commit 91fbacb

Browse files
authored
forgotten old compatible inclusion (#165)
1 parent 62ea3f9 commit 91fbacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_BaseCamera.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* Contact information: [email protected] *
1919
******************************************************************************/
2020

21-
#include "sofa/defaulttype/Quat.h"
21+
#include <sofa/type/Quat.h>
2222
#include <pybind11/pybind11.h>
2323
#include <pybind11/pytypes.h>
2424
#include <pybind11/stl.h>

0 commit comments

Comments
 (0)