X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ddb9b227cc31cdf0f74b65b9c0312fd416417c57..a889c5815b75beb11f858bab68b2314c8dc724c2:/src/bindings/ruby_bindings.h diff --git a/src/bindings/ruby_bindings.h b/src/bindings/ruby_bindings.h index b5be7a7a15..965d36bec5 100644 --- a/src/bindings/ruby_bindings.h +++ b/src/bindings/ruby_bindings.h @@ -27,7 +27,7 @@ #include "xbt/log.h" #include "xbt/asserts.h" -#include "bindings/smx_context.h" +#include "simix/context.h" /* Damn Ruby. They load their full config.h, which breaks since we also load ours. * So, we undef the offending defines