Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
New platform files (just add AS tag)
[simgrid.git] / examples / cxx / ping_pong / PingPongTask.hpp
index 405c1cb..009429d 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef PINGPONG_TASK_HPP
 #define PINGPONG_TASK_HPP
 
-#include <Task.hpp>
+#include <MsgTask.hpp>
 using namespace SimGrid::Msg;
 
 class PingPongTask : public Task