X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6de03ecc4e630732984a0673512a5d15fd75e270..b0943ccb32bf2fbe0bb7f2d4fb41798cc8d0af6b:/src/xbt/backtrace_dummy.c diff --git a/src/xbt/backtrace_dummy.c b/src/xbt/backtrace_dummy.c index 20970ec7b1..65a4fdaf83 100644 --- a/src/xbt/backtrace_dummy.c +++ b/src/xbt/backtrace_dummy.c @@ -7,7 +7,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "xbt/ex.h" -#include "xbt_modinter.h" +#include "src/xbt_modinter.h" /* Module creation/destruction */ void xbt_backtrace_preinit(void)