Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
useless stuff: do not use MSG in java bindings when possible
[simgrid.git] / src / bindings / java / jmsg_as.hpp
index e22789b..2c40176 100644 (file)
@@ -7,7 +7,7 @@
 
 #ifndef JMSG_AS_HPP
 #define JMSG_AS_HPP
-#include "simgrid/msg.h"
+#include "simgrid/zone.h"
 #include <jni.h>
 
 extern "C" {