X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fa222c38f9b796be07ab4351ffc810a61a8fd705..3203ed1f4fb6f4617e94d5351661ba07e8b8f833:/src/msg/instr_msg_process.c diff --git a/src/msg/instr_msg_process.c b/src/msg/instr_msg_process.c index ac0d3dc46f..1af7c9621f 100644 --- a/src/msg/instr_msg_process.c +++ b/src/msg/instr_msg_process.c @@ -5,7 +5,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "msg_private.h" -#include "simix/smx_process_private.h" +#include "src/simix/smx_process_private.h" XBT_LOG_NEW_DEFAULT_SUBCATEGORY (instr_msg_process, instr, "MSG process");