X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b08e93079ce626559903d763ea5c79d3de220a24..4a6b0a991a67e6f2f67c03fed43529e078da7115:/src/mc/mc_xbt.cpp diff --git a/src/mc/mc_xbt.cpp b/src/mc/mc_xbt.cpp index 7742139b8a..6c832f89cb 100644 --- a/src/mc/mc_xbt.cpp +++ b/src/mc/mc_xbt.cpp @@ -4,8 +4,10 @@ /* 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/AddressSpace.hpp" -#include "mc_xbt.hpp" +#include + +#include "src/mc/AddressSpace.hpp" +#include "src/mc/mc_xbt.hpp" namespace simgrid { namespace mc {