X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a2a013c0e4ca407feeb7b3d0e85abba7acae2532:/src/simix/ContextRaw.cpp..5e3adb6026f929615076da0e5a32dc35a02db573:/src/kernel/context/ContextRaw.cpp diff --git a/src/simix/ContextRaw.cpp b/src/kernel/context/ContextRaw.cpp similarity index 99% rename from src/simix/ContextRaw.cpp rename to src/kernel/context/ContextRaw.cpp index a11741f414..600e935ee2 100644 --- a/src/simix/ContextRaw.cpp +++ b/src/kernel/context/ContextRaw.cpp @@ -15,7 +15,7 @@ #include "xbt/parmap.h" #include "xbt/dynar.h" -#include "smx_private.h" +#include "src/simix/smx_private.h" #include "mc/mc.h" XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(simix_context);