X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b202abf4024ab977d86f64d5ff65094e09eb3a53..75d21dd1f2f7886396927dab248d27886f35bf37:/src/msg/msg_global.cpp diff --git a/src/msg/msg_global.cpp b/src/msg/msg_global.cpp index d2f631ba0b..b3e1877ee5 100644 --- a/src/msg/msg_global.cpp +++ b/src/msg/msg_global.cpp @@ -15,8 +15,7 @@ #include "xbt/ex.h" /* ex_backtrace_display */ #include "xbt/replay.h" #include "simgrid/sg_config.h" /* Configuration mechanism of SimGrid */ -#include "src/surf/callbacks.h" -#include "src/surf/platform.hpp" +#include "src/surf/xml/platf_private.hpp" // FIXME: KILLME by removing MSG_post_create_environment() XBT_LOG_NEW_CATEGORY(msg, "All MSG categories"); XBT_LOG_NEW_DEFAULT_SUBCATEGORY(msg_kernel, msg,