X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d4cffd7edd2269eb55baf61bee016bd7cb4a107d..756df47074b2d7b0721f234077f5ef8d75e13932:/src/mc/LocationList.cpp diff --git a/src/mc/LocationList.cpp b/src/mc/LocationList.cpp index 34e55e4b2e..652d3f0d2b 100644 --- a/src/mc/LocationList.cpp +++ b/src/mc/LocationList.cpp @@ -4,9 +4,9 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ -#include "mc_dwarf.hpp" -#include -#include +#include "src/mc/mc_dwarf.hpp" +#include "src/mc/ObjectInformation.hpp" +#include "src/mc/LocationList.hpp" namespace simgrid { namespace dwarf {