X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/32f134d2bd99b42aaf41ead6aa8fdb58962efd16..dd88e15504912f111b8dcb568c2a8adbc111ed66:/src/xbt/xbt_sg_synchro.c diff --git a/src/xbt/xbt_sg_synchro.c b/src/xbt/xbt_sg_synchro.c index 34dba4a1cc..99517c0877 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,