Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Let simgrid.dtd to be accessible from the web in order to enable automatic validation...
[simgrid.git] / examples / cxx / suspend / LazyGuy.hpp
index e7ffdcb..edd278d 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef LAZYGUY_HPP
 #define LAZYGUY_HPP
 
-#include <Process.hpp>
+#include <MsgProcess.hpp>
 using namespace SimGrid::Msg;
 
 class LazyGuy : public Process