X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7fb3e75abb599185cba4ee5795dcc560732e4f00..39423c5e63cbaa7fc3c41a4af6037948c4033225:/src/bindings/java/jmsg_host.cpp?ds=sidebyside diff --git a/src/bindings/java/jmsg_host.cpp b/src/bindings/java/jmsg_host.cpp index 938391c5c2..7b45e78355 100644 --- a/src/bindings/java/jmsg_host.cpp +++ b/src/bindings/java/jmsg_host.cpp @@ -6,7 +6,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "simgrid/plugins/energy.h" -#include "simgrid/s4u/host.hpp" +#include "simgrid/s4u/Host.hpp" #include "jmsg.h" #include "jmsg_host.h"