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 eb85a49..3a6e22f 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>