Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
CommDet shall become an extension of the SafetyChecker
[simgrid.git] / src / mc / api / State.hpp
index 7d47e41..dad5948 100644 (file)
@@ -7,7 +7,7 @@
 #define SIMGRID_MC_STATE_HPP
 
 #include "src/mc/api/Transition.hpp"
-#include "src/mc/mc_comm_pattern.hpp"
+#include "src/mc/mc_pattern.hpp"
 #include "src/mc/sosp/Snapshot.hpp"
 
 namespace simgrid {