Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
change consecutive to the renaming of the C++ wrappers
[simgrid.git] / examples / cxx / explicitDestination / Slave.cxx
index 6bd3dd6..03c14c6 100644 (file)
@@ -2,7 +2,7 @@
 #include "FinalizeTask.hpp"
 #include "BasicTask.hpp"
 
-#include <Host.hpp>
+#include <MsgHost.hpp>
 #include <HostNotFoundException.hpp>
 
 #include <Msg.hpp>