Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
change consecutive to the renaming of the C++ wrappers
[simgrid.git] / examples / cxx / basic / Slave.cxx
index 3b9c5ea..02f45aa 100644 (file)
@@ -1,6 +1,6 @@
 #include "Slave.hpp"
 #include "FinalizeTask.hpp"
-#include <Host.hpp>
+#include <MsgHost.hpp>
 #include <HostNotFoundException.hpp>
 
 #include <iostream>