X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c993a2e8a405c386924126a84caa9bd561edf81c..3203ed1f4fb6f4617e94d5351661ba07e8b8f833:/src/s4u/s4u_host.cpp diff --git a/src/s4u/s4u_host.cpp b/src/s4u/s4u_host.cpp index 84563701b3..ee6ea5b7d3 100644 --- a/src/s4u/s4u_host.cpp +++ b/src/s4u/s4u_host.cpp @@ -5,8 +5,8 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "xbt/log.h" -#include "msg/msg_private.h" -#include "simix/smx_process_private.h" +#include "src/msg/msg_private.h" +#include "src/simix/smx_process_private.h" #include "simgrid/s4u/host.hpp" #include "simgrid/s4u/storage.hpp"