X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2e6a2f4d67dd98932d53dade7d9f4a01ded1401d..799a432e8ac74a0a84feb8dbf7a78a14068050b3:/src/mc/inspect/mc_dwarf.cpp diff --git a/src/mc/inspect/mc_dwarf.cpp b/src/mc/inspect/mc_dwarf.cpp index eb5f346718..814449b9d1 100644 --- a/src/mc/inspect/mc_dwarf.cpp +++ b/src/mc/inspect/mc_dwarf.cpp @@ -13,7 +13,7 @@ #include "src/mc/inspect/Variable.hpp" #include "src/mc/inspect/mc_dwarf.hpp" #include "src/mc/mc_private.hpp" -#include "src/mc/remote/RemoteClient.hpp" +#include "src/mc/remote/RemoteClientMemory.hpp" #include #include @@ -1207,7 +1207,7 @@ std::shared_ptr createObjectInformation(std::vectortypes) { Type* type = &(t.second);