X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c993a2e8a405c386924126a84caa9bd561edf81c..3203ed1f4fb6f4617e94d5351661ba07e8b8f833:/examples/msg/chord/chord.c diff --git a/examples/msg/chord/chord.c b/examples/msg/chord/chord.c index d4e786ee29..81d3da032d 100644 --- a/examples/msg/chord/chord.c +++ b/examples/msg/chord/chord.c @@ -10,7 +10,7 @@ #include "xbt/asserts.h" #include "simgrid/modelchecker.h" #include -#include "mc/mc_replay.h" +#include "src/mc/mc_replay.h" // FIXME: this is an internal header /** @addtogroup MSG_examples *