X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fecda81dd23de9ca6d019a25e57519a5a63d4d2a..25d6952dcf52e6ffc1e4a402af0e2d3c17ac3935:/src/xbt/heap.c diff --git a/src/xbt/heap.c b/src/xbt/heap.c index c6207b9540..c5d1649aa8 100644 --- a/src/xbt/heap.c +++ b/src/xbt/heap.c @@ -8,7 +8,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "xbt/sysdep.h" -#include "xbt/error.h" +#include "xbt/log.h" #include "heap_private.h"