Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Search msg.h at the right location
[simgrid.git] / src / gras / Transport / sg_transport.c
index ce7d136..279642c 100644 (file)
@@ -8,7 +8,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "gras/Transport/transport_private.h"
-#include <msg.h>
+#include "msg/msg.h"
 #include "gras/Virtu/virtu_sg.h"
 
 XBT_LOG_EXTERNAL_CATEGORY(transport);