X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/af4b3676dc5b56c898a4e7c477666864019b5b69..08aaedd334e95fc144248a31cf6411ecf1b08052:/src/xbt/backtrace_dummy.c diff --git a/src/xbt/backtrace_dummy.c b/src/xbt/backtrace_dummy.c index 8efe7297d9..095c1d1613 100644 --- a/src/xbt/backtrace_dummy.c +++ b/src/xbt/backtrace_dummy.c @@ -8,7 +8,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "xbt/ex.h" -#include "xbt/ex_private.h" +#include "xbt_modinter.h" /* Module creation/destruction */ void xbt_backtrace_init(void) { }