Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Search msg.h where it is
[simgrid.git] / examples / gras_stub_generator
index 5edd69e..e784543 100755 (executable)
@@ -46,7 +46,7 @@ $warn
 
 #include <stdlib.h>
 #include <stdio.h>
 
 #include <stdlib.h>
 #include <stdio.h>
-#include <msg.h>
+#include "msg/msg.h"
 #include <gras.h>
 
 char *gras_log=NULL;
 #include <gras.h>
 
 char *gras_log=NULL;