X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b3b356352e87ae00a20f737c48e19b0c8413455a..972791c2823bfc1694d827b1e943eb725847e2d8:/src/xbt/xbt_replay.c?ds=sidebyside diff --git a/src/xbt/xbt_replay.c b/src/xbt/xbt_replay.c index 5012744fd4..b9eef79d37 100644 --- a/src/xbt/xbt_replay.c +++ b/src/xbt/xbt_replay.c @@ -4,12 +4,14 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ -#include "internal_config.h" -#include +#include "src/internal_config.h" #include "xbt/sysdep.h" #include "xbt/log.h" #include "xbt/str.h" +#include "xbt/file.h" #include "xbt/replay.h" + +#include #include #include