Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix java builds
[simgrid.git] / src / bindings / java / jmsg_as.cpp
index 271990a..9b4f7bf 100644 (file)
@@ -5,8 +5,8 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
+#include "simgrid/s4u/Host.hpp"
 #include "simgrid/s4u/NetZone.hpp"
-#include "simgrid/s4u/host.hpp"
 #include "src/kernel/routing/NetZoneImpl.hpp"
 
 #include "jmsg_as.h"