Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mv msg/msg.h simgrid/msg.h
[simgrid.git] / examples / msg / energy / e2 / e2.c
index dbfe96f..822f1d7 100644 (file)
@@ -6,7 +6,7 @@
 
 #include<stdio.h>
 
-#include "msg/msg.h"
+#include "simgrid/msg.h"
 #include "xbt/sysdep.h"         /* calloc */
 #include "simgrid/plugins.h"