Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into mc-process
[simgrid.git] / teshsuite / mc / replay / random_bug.c
index 4b8613c..fba41c7 100644 (file)
@@ -7,8 +7,7 @@
 #include <stdio.h>
 
 #include <xbt/log.h>
-
-#include <msg/msg.h>
+#include <simgrid/msg.h>
 #include <simgrid/modelchecker.h>
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(random_bug, "Application");