X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/218c42a20c7eaba87e20cfb3eaac5ad8e0d0f739..756df47074b2d7b0721f234077f5ef8d75e13932:/src/mc/mc_member.cpp diff --git a/src/mc/mc_member.cpp b/src/mc/mc_member.cpp index d7003c411e..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 "mc/Type.hpp" +#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 {