Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
s|s4u_|s4u-|
[simgrid.git] / examples / s4u / app-bittorrent / s4u-peer.hpp
similarity index 99%
rename from examples/s4u/app-bittorrent/s4u_peer.hpp
rename to examples/s4u/app-bittorrent/s4u-peer.hpp
index bbbbcdd..9d1e195 100644 (file)
@@ -6,7 +6,7 @@
 
 #ifndef BITTORRENT_PEER_HPP
 #define BITTORRENT_PEER_HPP
-#include "s4u_bittorrent.hpp"
+#include "s4u-bittorrent.hpp"
 #include <set>
 #include <unordered_map>