Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move functions from MsgNative to Host, and from jmsg to jmsg_host
[simgrid.git] / src / smx_context_java.h
index b970fe0..c95f15b 100644 (file)
@@ -8,7 +8,7 @@
 #define _XBT_CONTEXT_JAVA_H
 
 #include <xbt/misc.h>
-#include <simix/context.h>
+#include <simgrid/simix.h>
 #include "jmsg.h"
 #include "jmsg_process.h"