X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fe503dfa41c532a17a4fc3f6b244e72e7783d386..f734ec7475682eb90323e804cbcfddd7e4523992:/src/smpi/colls/allgather/allgather-ompi-neighborexchange.cpp diff --git a/src/smpi/colls/allgather/allgather-ompi-neighborexchange.cpp b/src/smpi/colls/allgather/allgather-ompi-neighborexchange.cpp index 4f2707e700..08705f94f1 100644 --- a/src/smpi/colls/allgather/allgather-ompi-neighborexchange.cpp +++ b/src/smpi/colls/allgather/allgather-ompi-neighborexchange.cpp @@ -62,7 +62,7 @@ * [5] [5] [5] [5] [5] [5] */ - #include "../colls_private.h" +#include "../colls_private.hpp" namespace simgrid{ namespace smpi{