X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d93440cdfdf32235a8cc25ef89e395ed21c76b1a..70f7079ccc1c463c2a156e8ebe606266fc70ef77:/teshsuite/msg/app-bittorrent/bittorrent-peer.c diff --git a/teshsuite/msg/app-bittorrent/bittorrent-peer.c b/teshsuite/msg/app-bittorrent/bittorrent-peer.c index eb85a49112..3a6e22fcb4 100644 --- a/teshsuite/msg/app-bittorrent/bittorrent-peer.c +++ b/teshsuite/msg/app-bittorrent/bittorrent-peer.c @@ -4,8 +4,8 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "bittorrent-peer.h" +#include "bittorrent-messages.h" #include "connection.h" -#include "messages.h" #include "tracker.h" #include #include