X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7da2926d0733ff0683f31aeea176ce71e127264f..756df47074b2d7b0721f234077f5ef8d75e13932:/src/mc/mc_record.cpp diff --git a/src/mc/mc_record.cpp b/src/mc/mc_record.cpp index 53fe65421c..824466a682 100644 --- a/src/mc/mc_record.cpp +++ b/src/mc/mc_record.cpp @@ -11,15 +11,15 @@ #include #include -#include "mc_replay.h" -#include "mc_record.h" -#include "mc_base.h" +#include "src/mc/mc_replay.h" +#include "src/mc/mc_record.h" +#include "src/mc/mc_base.h" #ifdef HAVE_MC -#include "mc_private.h" -#include "mc_state.h" -#include "mc_smx.h" -#include "mc_liveness.h" +#include "src/mc/mc_private.h" +#include "src/mc/mc_state.h" +#include "src/mc/mc_smx.h" +#include "src/mc/mc_liveness.h" #endif extern "C" {