Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Search msg.h at the right location
[simgrid.git] / src / gras / Transport / transport_plugin_sg.c
index 2472072..e849299 100644 (file)
@@ -11,7 +11,7 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
-#include <msg.h>
+#include "msg/msg.h"
 
 #include "transport_private.h"
 #include "gras/Virtu/virtu_sg.h"