X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d0ffc37686edcc803601f76ab51fdfed5fc2f241..7c74728755ef56025569e262cc8056e4650dd4c8:/examples/smpi/NAS/EP-trace/ep-trace.c diff --git a/examples/smpi/NAS/EP-trace/ep-trace.c b/examples/smpi/NAS/EP-trace/ep-trace.c index 86aba7a7f3..4f606a0e39 100644 --- a/examples/smpi/NAS/EP-trace/ep-trace.c +++ b/examples/smpi/NAS/EP-trace/ep-trace.c @@ -6,7 +6,7 @@ #include "mpi.h" #include "npbparams.h" -#include "instr/instr.h" //TRACE_ +#include "simgrid/instr.h" //TRACE_ #include "randlc.h"