X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5ec2b80b686983f84ebab7c7398a29e73286deee..500f2123a1cc27f0727a1da2f7f9917e36f63ad5:/src/mc/mc_global.cpp diff --git a/src/mc/mc_global.cpp b/src/mc/mc_global.cpp index ae7c449bf6..bc444ffb5a 100644 --- a/src/mc/mc_global.cpp +++ b/src/mc/mc_global.cpp @@ -3,8 +3,8 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ -#include "mc/mc.h" #include "src/kernel/actor/ActorImpl.hpp" +#include "src/mc/mc.h" #if SIMGRID_HAVE_MC #include "src/mc/api/RemoteApp.hpp"