X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6136b9032da25f741fa0bc6e9f3fb5bf45a541ef..4a6b0a991a67e6f2f67c03fed43529e078da7115:/src/mc/Process.hpp diff --git a/src/mc/Process.hpp b/src/mc/Process.hpp index ab4eaeaa49..2f51240fcf 100644 --- a/src/mc/Process.hpp +++ b/src/mc/Process.hpp @@ -30,13 +30,12 @@ #include "src/xbt/memory_map.hpp" -#include "mc_forward.hpp" -#include "mc_base.h" -#include "mc_mmalloc.h" // std_heap -#include "AddressSpace.hpp" -#include "mc_protocol.h" - -#include "ObjectInformation.hpp" +#include "src/mc/mc_forward.hpp" +#include "src/mc/mc_base.h" +#include "src/mc/mc_mmalloc.h" // std_heap +#include "src/mc/AddressSpace.hpp" +#include "src/mc/mc_protocol.h" +#include "src/mc/ObjectInformation.hpp" // Those flags are used to track down which cached information // is still up to date and which information needs to be updated.