From: alegrand Date: Tue, 2 Nov 2004 23:28:29 +0000 (+0000) Subject: forgot to rename an include in this one. X-Git-Tag: v3.3~4873 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/d45e78ba048ff7e081f940006a77bc122b5315be forgot to rename an include in this one. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@477 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/testsuite/xbt/heap_bench.c b/testsuite/xbt/heap_bench.c index 10f173a899..fe6866e76b 100644 --- a/testsuite/xbt/heap_bench.c +++ b/testsuite/xbt/heap_bench.c @@ -8,7 +8,7 @@ #include #include #include -#include "xbt_heap.h" +#include "xbt/heap.h" #define MAX_TEST 1000000