X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f4895c3c3d812abc5ae8cce1d75580f7ed4bbf4f..7f4f03348bd07609e258eb3b545bdafc2c881847:/teshsuite/xbt/parmap_test/parmap_test.c diff --git a/teshsuite/xbt/parmap_test/parmap_test.c b/teshsuite/xbt/parmap_test/parmap_test.c index f21e9f70b7..8337604cdc 100644 --- a/teshsuite/xbt/parmap_test/parmap_test.c +++ b/teshsuite/xbt/parmap_test/parmap_test.c @@ -10,7 +10,7 @@ #include "xbt.h" #include "xbt/ex.h" #include "xbt/xbt_os_time.h" -#include "internal_config.h" +#include "src/internal_config.h" XBT_LOG_NEW_DEFAULT_CATEGORY(parmap_test, "Test for parmap");