Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reduce the layering madness a bit
[simgrid.git] / src / bindings / java / jmsg_synchro.cpp
index 7cbac4c..7caebe7 100644 (file)
@@ -9,9 +9,9 @@
 #include <xbt/ex.hpp>
 
 #include "jmsg.h"
-#include "xbt/synchro_core.h"
 #include "jmsg_synchro.h"
 #include "jxbt_utilities.h"
+#include "xbt/synchro.h"
 
 XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(jmsg);