X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/41c803093e7108f16bfb4cc7e2c41c52104c73c2..41c54c2772412935a5c8fc9f2d09e623c0383ae7:/src/xbt/mmalloc/mmprivate.h diff --git a/src/xbt/mmalloc/mmprivate.h b/src/xbt/mmalloc/mmprivate.h index 12441e7e6d..63e45bcab0 100644 --- a/src/xbt/mmalloc/mmprivate.h +++ b/src/xbt/mmalloc/mmprivate.h @@ -17,7 +17,7 @@ #include #include -#include "portable.h" +#include "src/portable.h" #include "xbt/xbt_os_thread.h" #include "xbt/mmalloc.h" #include "xbt/ex.h"