X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fbf96d959e4912fe445823b75cf102a0e89131e2..55b3e236db71d2245c71ff1ea3cbec120a0e0d8d:/src/s4u/s4u_mutex.cpp diff --git a/src/s4u/s4u_mutex.cpp b/src/s4u/s4u_mutex.cpp index 20d87d9e8b..4f2cce6deb 100644 --- a/src/s4u/s4u_mutex.cpp +++ b/src/s4u/s4u_mutex.cpp @@ -5,10 +5,10 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "xbt/log.h" +#include "src/msg/msg_private.h" #include "src/simix/smx_synchro_private.h" #include "simgrid/s4u/Mutex.hpp" -#include "../msg/msg_private.hpp" namespace simgrid { namespace s4u {