X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4bc164b792f5425df23352ecc603745e61f730ec..f28d984fb76ea5e45562168a2e67b60a8b1d0fb2:/src/surf/surf_config.c diff --git a/src/surf/surf_config.c b/src/surf/surf_config.c index 7de2320bee..b5d3589b7e 100644 --- a/src/surf/surf_config.c +++ b/src/surf/surf_config.c @@ -11,7 +11,7 @@ #include "xbt/str.h" #include "surf/surf_private.h" #include "surf/surf_routing.h" /* COORD_HOST_LEVEL and COORD_ASR_LEVEL */ -#include "simix/context.h" +#include "simgrid/simix.h" XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_config, surf, "About the configuration of surf (and the rest of the simulation)");