X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/707e365f2ebe9132b004da4995f4a705df9e5582..c9f0b6f33ed2290b8f99ca0d34646e6418dcd0ba:/src/xbt/heap_private.h diff --git a/src/xbt/heap_private.h b/src/xbt/heap_private.h index 87de1eb58a..72389dc602 100644 --- a/src/xbt/heap_private.h +++ b/src/xbt/heap_private.h @@ -8,7 +8,7 @@ #ifndef _XBT_HEAP_PRIVATE_H #define _XBT_HEAP_PRIVATE_H -#include +#include "xbt/dynar.h" /* void_f_pvoid_t */ #include "xbt/heap.h" typedef struct xbt_heapItem {