Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
populate the kernel/context directory
[simgrid.git] / src / kernel / context / ContextRaw.cpp
similarity index 99%
rename from src/simix/ContextRaw.cpp
rename to src/kernel/context/ContextRaw.cpp
index a11741f..600e935 100644 (file)
@@ -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);