X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e494a584e4400f90f7901e969f38e5596187ce8a..d098dd9e12ee321b061421f535b2b56ce7691673:/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.