X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6de03ecc4e630732984a0673512a5d15fd75e270..16bbb8a8212497d9c44c81333ed2c0e689e0c5af:/examples/msg/chainsend/peer.h diff --git a/examples/msg/chainsend/peer.h b/examples/msg/chainsend/peer.h index 63f5a0ebe7..71306b1b82 100644 --- a/examples/msg/chainsend/peer.h +++ b/examples/msg/chainsend/peer.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2012-2014. The SimGrid Team. +/* Copyright (c) 2012-2015. The SimGrid Team. * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it @@ -7,7 +7,7 @@ #ifndef KADEPLOY_PEER_H #define KADEPLOY_PEER_H -#include "msg/msg.h" +#include "simgrid/msg.h" #include "xbt/sysdep.h" #include "messages.h"