X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/621e3b159443376a40ff174a1a30815bf265c0ac..fc727903530d55d5d3f903a8213c7cb8a3273c7a:/src/xbt/xbt_sg_synchro.c diff --git a/src/xbt/xbt_sg_synchro.c b/src/xbt/xbt_sg_synchro.c index db92f6556a..d485ba37ed 100644 --- a/src/xbt/xbt_sg_synchro.c +++ b/src/xbt/xbt_sg_synchro.c @@ -13,8 +13,7 @@ #include "xbt/synchro.h" /* This module */ -#include "simix/simix.h" /* used implementation */ -#include "simix/datatypes.h" +#include "simgrid/simix.h" /* used implementation */ #include "../simix/smx_private.h" /* FIXME */ XBT_LOG_NEW_DEFAULT_SUBCATEGORY(xbt_sync, xbt,