X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3203ed1f4fb6f4617e94d5351661ba07e8b8f833..fd4234eb94e29294081a0732440e5868e561d78b:/src/mc/mc_member.cpp diff --git a/src/mc/mc_member.cpp b/src/mc/mc_member.cpp index bbe2eef3f0..683f82f9ca 100644 --- a/src/mc/mc_member.cpp +++ b/src/mc/mc_member.cpp @@ -6,9 +6,11 @@ #include -#include "mc_object_info.h" -#include "mc_private.h" +#include "src/mc/mc_object_info.h" +#include "src/mc/mc_private.h" #include "src/mc/Type.hpp" +#include "src/mc/mc_dwarf.hpp" + namespace simgrid { namespace dwarf {