From: mquinson Date: Tue, 10 May 2005 13:34:03 +0000 (+0000) Subject: header got renamed X-Git-Tag: v3.3~4091 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/6c8aa3e9cb5ce12a2ee632bddac141fa9f0b29b3?hp=f103b060ebe4ae96be56fd325b71b31c288ac251 header got renamed git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1263 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/src/gras/Transport/transport_private.h b/src/gras/Transport/transport_private.h index 8c3a3a1907..9722dcc190 100644 --- a/src/gras/Transport/transport_private.h +++ b/src/gras/Transport/transport_private.h @@ -18,7 +18,7 @@ #include "xbt/dynar.h" #include "xbt/dict.h" -#include "gras/cond.h" /* gras_if_RL() */ +#include "gras/emul.h" /* gras_if_RL() */ #include "gras_modinter.h" /* module init/exit */ #include "gras/transport.h" /* rest of module interface */