]> AND Public Git Repository - simgrid.git/blobdiff - src/kernel/activity/MutexImpl.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Handle simcall result through mc::SimcallObserver.
[simgrid.git] / src / kernel / activity / MutexImpl.hpp
index fa291d3bb4cb709153699d950782d6dd5ad6beb4..f03555df856c46e55a349b9709cd694839832e06 100644 (file)
@@ -6,7 +6,7 @@
 #ifndef SIMGRID_KERNEL_ACTIVITY_MUTEX_HPP
 #define SIMGRID_KERNEL_ACTIVITY_MUTEX_HPP
 
-#include "simgrid/s4u/ConditionVariable.hpp"
+#include "simgrid/s4u/Mutex.hpp"
 #include "src/kernel/actor/ActorImpl.hpp"
 #include <boost/intrusive/list.hpp>