]> AND Public Git Repository - simgrid.git/blobdiff - examples/cxx/suspend/DreamMaster.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Regenerate examples/gras/synchro/test_sg_{32,64}.tesh.
[simgrid.git] / examples / cxx / suspend / DreamMaster.hpp
index f4c47b8dedfe11f670771b0856cd30f96704f494..aee6f2b46537774aca18784146ba50b69c14db98 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