Skip to content

Commit f4e90d4

Browse files
hugtalbothugtalbot
andauthored
Follow lifecycle v26.06 deprecated header (#571)
Co-authored-by: hugtalbot <hugo.talbot@inria.fr>
1 parent 8bf0162 commit f4e90d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
******************************************************************************/
2020

2121
#include <SofaPython3/Sofa/Core/Binding_TaskScheduler.h>
22-
#include <sofa/simulation/MainTaskSchedulerFactory.h>
23-
#include <sofa/simulation/TaskScheduler.h>
22+
#include <sofa/simulation/task/MainTaskSchedulerFactory.h>
23+
#include <sofa/simulation/task/TaskScheduler.h>
2424
#include <SofaPython3/Sofa/Core/Binding_TaskScheduler_doc.h>
2525

2626

0 commit comments

Comments
 (0)