Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
what is that pimple, for god's sake??
[simgrid.git] / examples / cxx / basic / Master.cxx
index 51b5eb12558904ea0c04bf4a63addf9d03676084..9bf085eb4be469d137ae8a767942bb9f7f359ec2 100644 (file)
@@ -1,7 +1,7 @@
 #include "Master.hpp"
 #include "BasicTask.hpp"
 #include "FinalizeTask.hpp"
-#include <Host.hpp>
+#include <MsgHost.hpp>
 #include <HostNotFoundException.hpp>
 
 #include <Msg.hpp>