X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fa222c38f9b796be07ab4351ffc810a61a8fd705..5e220930296cbfc2d9c4552c99b68a9865e4017e:/src/smpi/smpi_comm.c diff --git a/src/smpi/smpi_comm.c b/src/smpi/smpi_comm.c index 82e276f45e..9f38c44267 100644 --- a/src/smpi/smpi_comm.c +++ b/src/smpi/smpi_comm.c @@ -10,7 +10,7 @@ #include "xbt/dict.h" #include "smpi_mpi_dt_private.h" #include "limits.h" -#include "simix/smx_private.h" +#include "src/simix/smx_private.h" #include "colls/colls.h" #include "xbt/ex.h"