Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mv msg/msg.h simgrid/msg.h
[simgrid.git] / examples / msg / chainsend / common.h
index 2336685..2626836 100644 (file)
@@ -7,7 +7,7 @@
 #ifndef KADEPLOY_COMMON_H
 #define KADEPLOY_COMMON_H
 
-#include "msg/msg.h"
+#include "simgrid/msg.h"
 #include "xbt/sysdep.h"
 
 static XBT_INLINE void queue_pending_connection(msg_comm_t comm, xbt_dynar_t q)