]> AND Public Git Repository - simgrid.git/blobdiff - src/s4u/s4u_Mutex.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a section presenting an overview of SimGrid design goals
[simgrid.git] / src / s4u / s4u_Mutex.cpp
index cd7ce96abd90aa0af7dd046ce681eb2125a0d065..d6a65f6d483450bfc6e28a26efdefc93008d039a 100644 (file)
@@ -7,7 +7,7 @@
 #include "simgrid/mutex.h"
 #include "simgrid/s4u/Mutex.hpp"
 #include "src/kernel/activity/MutexImpl.hpp"
-#include "src/mc/checker/SimcallInspector.hpp"
+#include "src/mc/checker/SimcallObserver.hpp"
 
 namespace simgrid {
 namespace s4u {