Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into S4U
[simgrid.git] / examples / msg / kademlia / node.h
index e93549b7c8df23801db51dba2f79ca78e21efb30..2539528db1d7c1f31ca0d73b2549a33c260db272 100644 (file)
@@ -7,7 +7,7 @@
 #ifndef _MSG_EXAMPLES_ROUTING_H
 #define _MSG_EXAMPLES_ROUTING_H
 #include "xbt/dynar.h"
-#include "msg/msg.h"
+#include "simgrid/msg.h"
 
 #include "common.h"