Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix the handling of errors in Task.send
[simgrid.git] / src / smx_context_java.h
index 784b949..4142bf1 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <xbt/misc.h>
 #include <simgrid/simix.h>
-#include <xbt/os_thread.h>
+#include <xbt/xbt_os_thread.h>
 
 #include "jmsg.h"
 #include "jmsg_process.h"