Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change the include file for os_thread
authorSamuel Lepetit <samuel.lepetit@inria.fr>
Mon, 14 May 2012 08:07:36 +0000 (10:07 +0200)
committerSamuel Lepetit <samuel.lepetit@inria.fr>
Mon, 14 May 2012 08:07:36 +0000 (10:07 +0200)
src/smx_context_java.h

index 784b949..4142bf1 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <xbt/misc.h>
 #include <simgrid/simix.h>
 
 #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"
 
 #include "jmsg.h"
 #include "jmsg_process.h"