X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6de03ecc4e630732984a0673512a5d15fd75e270..3203ed1f4fb6f4617e94d5351661ba07e8b8f833:/src/xbt/fifo.c diff --git a/src/xbt/fifo.c b/src/xbt/fifo.c index b13b9e154b..6647ae958d 100644 --- a/src/xbt/fifo.c +++ b/src/xbt/fifo.c @@ -8,7 +8,7 @@ #include "xbt/log.h" #include "xbt/mallocator.h" #include "fifo_private.h" -#include "xbt_modinter.h" +#include "src/xbt_modinter.h" XBT_LOG_NEW_DEFAULT_SUBCATEGORY(xbt_fifo, xbt, "FIFO");