Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use xbt_strdup instead of strdup
[simgrid.git] / examples / msg / kademlia / task.h
index 49245499b62c7c7ccaf76d11bde887fa96c815cf..4aca3126c7cbf328e4764c11492f7e708bbeeaf7 100644 (file)
@@ -8,7 +8,7 @@
 #define _MSG_KADEMLIA_EXAMPLES_TASK
 #include "common.h"
 #include "node.h"
-#include "msg/msg.h"
+#include "simgrid/msg.h"
 /**
   * Types of tasks exchanged
   */