Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Nightly test for java.
[simgrid.git] / examples / cxx / explicitDestination / Master.cxx
index c436a29..33f1626 100644 (file)
@@ -2,7 +2,7 @@
 #include "BasicTask.hpp"
 #include "FinalizeTask.hpp"
 
-#include <Host.hpp>
+#include <MsgHost.hpp>
 #include <HostNotFoundException.hpp>
 
 #include <Msg.hpp>