X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8a9af89e44c0f7f2f648d402e89a26799910ee31:/src/smpi/colls/allgather-2dmesh.cpp..40616078da72e823931c1fb884949054699ec39d:/src/smpi/colls/allgather/allgather-2dmesh.cpp diff --git a/src/smpi/colls/allgather-2dmesh.cpp b/src/smpi/colls/allgather/allgather-2dmesh.cpp similarity index 99% rename from src/smpi/colls/allgather-2dmesh.cpp rename to src/smpi/colls/allgather/allgather-2dmesh.cpp index 9217ab3900..21be3ac9e2 100644 --- a/src/smpi/colls/allgather-2dmesh.cpp +++ b/src/smpi/colls/allgather/allgather-2dmesh.cpp @@ -4,7 +4,7 @@ /* 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 "colls_private.h" +#include "../colls_private.h" /*****************************************************************************