X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/45c3f1cfee86fb48c96d53f8267f99b6db6e3d7a..ed9b07e5c0c7eb6d4d38b0fe5aaea80d6996a8a7:/examples/msg/tracing/simple.c diff --git a/examples/msg/tracing/simple.c b/examples/msg/tracing/simple.c index 6f9e6866b2..b79970d046 100644 --- a/examples/msg/tracing/simple.c +++ b/examples/msg/tracing/simple.c @@ -5,7 +5,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include -#include "msg/msg.h" +#include "simgrid/msg.h" #include "xbt/sysdep.h" /* calloc, printf */ /** @addtogroup MSG_examples