Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into S4U
[simgrid.git] / examples / msg / cloud / scale.c
index 54a0bfec9b4118354acfe1fbb00b40ace7baa5f2..69db3e9b84e0623618bc1725f070ca648345a81f 100644 (file)
@@ -6,7 +6,7 @@
 
 #include <stdio.h>
 #include <sys/time.h>
-#include "msg/msg.h"
+#include "simgrid/msg.h"
 #include "xbt/sysdep.h"         /* calloc, printf */
 
 /* Create a log channel to have nice outputs. */