X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3bda7845c0cceaaeedd5d0371434927c8cf6231d..fea2606dff029fec63088d8e3d9f42925a67efea:/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);