X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/48eb2f1b9262fc74f527816c348ed2aa6efa9f65..0bb08c80b2bff9de24524dc98f04cd145dfc93c0:/src/mc/mc_state.cpp diff --git a/src/mc/mc_state.cpp b/src/mc/mc_state.cpp index 0bce019d43..3fce2dfa4d 100644 --- a/src/mc/mc_state.cpp +++ b/src/mc/mc_state.cpp @@ -12,12 +12,12 @@ #include "src/mc/Transition.hpp" #include "src/mc/mc_comm_pattern.hpp" -#include "src/mc/mc_private.h" -#include "src/mc/mc_request.h" -#include "src/mc/mc_smx.h" -#include "src/mc/mc_state.h" +#include "src/mc/mc_private.hpp" +#include "src/mc/mc_request.hpp" +#include "src/mc/mc_smx.hpp" +#include "src/mc/mc_state.hpp" #include "src/mc/mc_xbt.hpp" -#include "src/simix/smx_private.h" +#include "src/simix/smx_private.hpp" using simgrid::mc::remote;