X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a3de0186b5ec2b6aabae79f9d9573c471a5de398..071653180c40d30b6ed6e9b697dd13681f776a33:/src/mc/mc_comm_pattern.hpp diff --git a/src/mc/mc_comm_pattern.hpp b/src/mc/mc_comm_pattern.hpp index 01b7524d36..401c68fd19 100644 --- a/src/mc/mc_comm_pattern.hpp +++ b/src/mc/mc_comm_pattern.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2020. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2007-2021. 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. */ @@ -7,8 +7,7 @@ #define SIMGRID_MC_COMM_PATTERN_H #include - -#include "src/mc/mc_state.hpp" +#include "src/mc/mc_pattern.hpp" namespace simgrid { namespace mc {