Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix include.
[simgrid.git] / src / kernel / activity / MutexImpl.hpp
index fa291d3..f03555d 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>