X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1324bd2c78d8d22e7def270b712a4b6d54fa18ce..76d6142db426f3e11da8367dbad7b1c39fec3165:/src/mc/VisitedState.hpp diff --git a/src/mc/VisitedState.hpp b/src/mc/VisitedState.hpp index a9a1b821ed..837d26503c 100644 --- a/src/mc/VisitedState.hpp +++ b/src/mc/VisitedState.hpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2017. The SimGrid Team. +/* Copyright (c) 2007-2018. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it @@ -11,8 +11,8 @@ #include -#include "src/mc/mc_snapshot.h" -#include "src/mc/mc_state.h" +#include "src/mc/mc_snapshot.hpp" +#include "src/mc/mc_state.hpp" namespace simgrid { namespace mc {