Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename two more files in msg/app-bittorrent/.
[simgrid.git] / teshsuite / msg / app-bittorrent / bittorrent-peer.c
index eb85a49112eb7bbb0e068c0bc6f88ddaf7dcb745..3a6e22fcb45d1ae999a3d9c5577d9e5a25f5472c 100644 (file)
@@ -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 <limits.h>
 #include <simgrid/msg.h>