X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/64cfda658ffbc436445589f1a7a9afce2e41fb5a..7004e652c432f96df3cb03fea606a7c026af9c49:/src/mc/ModelChecker.hpp diff --git a/src/mc/ModelChecker.hpp b/src/mc/ModelChecker.hpp index 129685349b..d3bcbcb935 100644 --- a/src/mc/ModelChecker.hpp +++ b/src/mc/ModelChecker.hpp @@ -16,9 +16,9 @@ #include -#include "src/mc/PageStore.hpp" #include "src/mc/mc_forward.hpp" #include "src/mc/remote/mc_protocol.h" +#include "src/mc/sosp/PageStore.hpp" namespace simgrid { namespace mc {