X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c77b7752704cc065993f337238a81c9f6d2cf20a:/src/smpi/smpi_datatype_derived.cpp..4d140762b2b9c8746cdd3b0680a7167867ba0ad9:/src/smpi/mpi/smpi_datatype_derived.cpp diff --git a/src/smpi/smpi_datatype_derived.cpp b/src/smpi/mpi/smpi_datatype_derived.cpp similarity index 99% rename from src/smpi/smpi_datatype_derived.cpp rename to src/smpi/mpi/smpi_datatype_derived.cpp index 4551048a74..ba77e82eef 100644 --- a/src/smpi/smpi_datatype_derived.cpp +++ b/src/smpi/mpi/smpi_datatype_derived.cpp @@ -4,8 +4,8 @@ /* 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 "src/smpi/smpi_datatype_derived.hpp" -#include "src/smpi/smpi_op.hpp" +#include "smpi_datatype_derived.hpp" +#include "smpi_op.hpp" XBT_LOG_EXTERNAL_CATEGORY(smpi_datatype);