X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d34fd82d9f988a857f4f68c546400dc6637dcc41..a3bd84b0137a58fad3300f954dbc43328ff1410e:/src/mc/VisitedState.hpp diff --git a/src/mc/VisitedState.hpp b/src/mc/VisitedState.hpp index 4fe702f921..e58bc089e5 100644 --- a/src/mc/VisitedState.hpp +++ b/src/mc/VisitedState.hpp @@ -6,7 +6,7 @@ #ifndef SIMGRID_MC_VISITED_STATE_HPP #define SIMGRID_MC_VISITED_STATE_HPP -#include "src/mc/mc_state.hpp" +#include "src/mc/api/State.hpp" #include "src/mc/sosp/Snapshot.hpp" #include