X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/81e2987ceb9329c50f0ac8109504aa5c784071e2..e6ca184e99d50d0ee8fe405a83ee5277e2ecfce6:/src/mc/mc_object_info.h diff --git a/src/mc/mc_object_info.h b/src/mc/mc_object_info.h index 840d3e1ab6..da93084f24 100644 --- a/src/mc/mc_object_info.h +++ b/src/mc/mc_object_info.h @@ -12,8 +12,8 @@ #include -#include "mc_forward.hpp" -#include "../xbt/memory_map.hpp" +#include "src/mc/mc_forward.hpp" +#include "src/xbt/memory_map.hpp" XBT_PRIVATE std::shared_ptr MC_find_object_info( std::vector const& maps, const char* name);