Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
change consecutive to the renaming of the C++ wrappers
[simgrid.git] / examples / cxx / comm_time / Master.cxx
index 3b510d1..6eee1bb 100644 (file)
@@ -1,7 +1,7 @@
 #include "Master.hpp"
 #include "CommTimeTask.hpp"
 #include "FinalizeTask.hpp"
-#include <Host.hpp>
+#include <MsgHost.hpp>
 #include <HostNotFoundException.hpp>
 #include <Msg.hpp>