We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bf0162 commit f4e90d4Copy full SHA for f4e90d4
bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_TaskScheduler.cpp
@@ -19,8 +19,8 @@
19
******************************************************************************/
20
21
#include <SofaPython3/Sofa/Core/Binding_TaskScheduler.h>
22
-#include <sofa/simulation/MainTaskSchedulerFactory.h>
23
-#include <sofa/simulation/TaskScheduler.h>
+#include <sofa/simulation/task/MainTaskSchedulerFactory.h>
+#include <sofa/simulation/task/TaskScheduler.h>
24
#include <SofaPython3/Sofa/Core/Binding_TaskScheduler_doc.h>
25
26
0 commit comments