X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cdf6a962eb4e88efbed3df9c41343adabcf09e6c..91e5c0de1cc47b4316c6a23a6f2c697df0c838fe:/src/mc/mc_smx.hpp diff --git a/src/mc/mc_smx.hpp b/src/mc/mc_smx.hpp index e46a1ee529..524c581cba 100644 --- a/src/mc/mc_smx.hpp +++ b/src/mc/mc_smx.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2015-2019. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2015-2020. The SimGrid Team. All rights reserved. */ /* 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. */ @@ -6,7 +6,7 @@ #ifndef SIMGRID_MC_SMX_HPP #define SIMGRID_MC_SMX_HPP -#include "src/mc/remote/RemoteClient.hpp" +#include "src/mc/remote/RemoteSimulation.hpp" /** @file * @brief (Cross-process, MCer/MCed) Access to SMX structures