X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/79a679e4a184d17d8029fefa1e022cfbbebac88c..3e9453209f1da7deb92fe629428e49f3528217bd:/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"