Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
oops forgot one file
[simgrid.git] / src / bindings / ruby_bindings.h
index cfe8f5e..965d36b 100644 (file)
@@ -27,7 +27,7 @@
 #include "xbt/log.h"
 #include "xbt/asserts.h"
 
-#include "simix/smx_context_private.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