Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Typo.
[simgrid.git] / examples / msg / mc / bugged2_stateful.c
index 6b4597d6c91a885e3dea441d6793e4d1f9d75114..8c6df80f401d7cc8cf954b19c0af26c281cce945 100644 (file)
@@ -4,7 +4,7 @@
 /******************************************************************************/
 
 #include <msg/msg.h>
-#include <mc/modelchecker.h>
+#include <simgrid/modelchecker.h>
 #define N 3
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(example, "this example");