X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/90680837ebef1bd470bd846a684b28a7aff1ab90..c8c2ca62f763f7872f2cecb38531705ed526fd5b:/src/xbt/mmalloc/mm_module.c diff --git a/src/xbt/mmalloc/mm_module.c b/src/xbt/mmalloc/mm_module.c index 1a28bd4e0c..4a1f603284 100644 --- a/src/xbt/mmalloc/mm_module.c +++ b/src/xbt/mmalloc/mm_module.c @@ -37,7 +37,7 @@ #endif #include "mmprivate.h" #include "xbt/ex.h" -#include "src/xbt_modinter.h" /* declarations of mmalloc_preinit and friends that live here */ +#include "xbt/xbt_modinter.h" /* declarations of mmalloc_preinit and friends that live here */ #ifndef SEEK_SET #define SEEK_SET 0