X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ae1540759d0f01984d3dc59dcea3e722965a4486..6136b9032da25f741fa0bc6e9f3fb5bf45a541ef:/src/mc/mc_private.h diff --git a/src/mc/mc_private.h b/src/mc/mc_private.h index fbd845aebb..5bd89c1108 100644 --- a/src/mc/mc_private.h +++ b/src/mc/mc_private.h @@ -25,13 +25,13 @@ #include "xbt/config.h" #ifdef __cplusplus -#include "../xbt/memory_map.hpp" +#include "src/xbt/memory_map.hpp" #endif #include "xbt/function_types.h" #include "xbt/mmalloc.h" -#include "../simix/smx_private.h" -#include "../xbt/mmalloc/mmprivate.h" +#include "src/simix/smx_private.h" +#include "src/xbt/mmalloc/mmprivate.h" #include "xbt/automaton.h" #include "xbt/hash.h" #include