Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move parts of the kernel to the right subdir
[simgrid.git] / src / s4u / s4u_mutex.cpp
index 3b1d9f1..ba83148 100644 (file)
@@ -8,7 +8,7 @@
 #include "src/msg/msg_private.h"
 #include "src/simix/smx_synchro_private.h"
 
-#include "simgrid/s4u/mutex.hpp"
+#include "simgrid/s4u/Mutex.hpp"
 
 namespace simgrid {
 namespace s4u {