Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mv msg/msg.h simgrid/msg.h
[simgrid.git] / teshsuite / msg / get_sender / get_sender.c
index bc9deb5..5774e91 100644 (file)
@@ -5,7 +5,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include <stdio.h>
-#include "msg/msg.h"
+#include "simgrid/msg.h"
 #include <float.h>
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(test, "Messages specific to this example");