Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
revalidate tesh files when maestro is given a process name in the logs
[simgrid.git] / examples / msg / chord / chord.c
index d4e786e..81d3da0 100644 (file)
@@ -10,7 +10,7 @@
 #include "xbt/asserts.h"
 #include "simgrid/modelchecker.h"
 #include <xbt/RngStream.h>
-#include "mc/mc_replay.h"
+#include "src/mc/mc_replay.h" // FIXME: this is an internal header
 
 /** @addtogroup MSG_examples
  *