Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
The process list of MSG is now a swag instead of a fifo.
[simgrid.git] / src / bindings / ruby_bindings.h
index b5be7a7..965d36b 100644 (file)
@@ -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