Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
change consecutive to the renaming of the C++ wrappers
[simgrid.git] / examples / cxx / suspend / DreamMaster.hpp
index f4c47b8..aee6f2b 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef DREAMMASTER_HPP
 #define DREAMMASTER_HPP
 
-#include <Process.hpp>
+#include <MsgProcess.hpp>
 using namespace SimGrid::Msg;
 
 class DreamMaster : public Process