Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make a tesh file for ns3.
[simgrid.git] / examples / cxx / ping_pong / Receiver.hpp
index e4af2de..1345973 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef RECEIVER_HPP
 #define RECEIVER_HPP
 
-#include <Process.hpp>
+#include <MsgProcess.hpp>
 using namespace SimGrid::Msg;
        
 class Receiver : public Process