Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
change consecutive to the renaming of the C++ wrappers
[simgrid.git] / examples / cxx / basic / Forwarder.cxx
index 911ff4a..368a5e4 100644 (file)
@@ -1,7 +1,7 @@
 #include "Forwarder.hpp"
 #include "BasicTask.hpp"
 #include "FinalizeTask.hpp"
-#include <Host.hpp>
+#include <MsgHost.hpp>
 #include <HostNotFoundException.hpp>
 
 #include <Msg.hpp>