X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/858e41964c9c061e808269536b0e947fa283e2db..220a6109b767302515959ba7b80a36cfd9fd94ca:/src/simix/smx_user.c diff --git a/src/simix/smx_user.c b/src/simix/smx_user.c index 74affb7968..16e1f6a097 100644 --- a/src/simix/smx_user.c +++ b/src/simix/smx_user.c @@ -7,7 +7,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "smx_private.h" -#include "mc/mc.h" +#include "mc/mc_interface.h" #include "xbt/ex.h" #include /* isfinite() */