X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6de03ecc4e630732984a0673512a5d15fd75e270..ed9b07e5c0c7eb6d4d38b0fe5aaea80d6996a8a7:/examples/msg/semaphores/synchro.c?ds=sidebyside diff --git a/examples/msg/semaphores/synchro.c b/examples/msg/semaphores/synchro.c index cc10147595..01dcd02834 100644 --- a/examples/msg/semaphores/synchro.c +++ b/examples/msg/semaphores/synchro.c @@ -6,7 +6,7 @@ #include #include -#include "msg/msg.h" +#include "simgrid/msg.h" #include "xbt/log.h" XBT_LOG_NEW_DEFAULT_CATEGORY(msg_semaphore_example,