Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
s|s4u_|s4u-|
[simgrid.git] / examples / s4u / app-bittorrent / s4u-tracker.hpp
similarity index 98%
rename from examples/s4u/app-bittorrent/s4u_tracker.hpp
rename to examples/s4u/app-bittorrent/s4u-tracker.hpp
index bebc397..d167dc0 100644 (file)
@@ -7,7 +7,7 @@
 #ifndef BITTORRENT_TRACKER_HPP_
 #define BITTORRENT_TRACKER_HPP_
 
-#include "s4u_bittorrent.hpp"
+#include "s4u-bittorrent.hpp"
 #include <set>
 
 class TrackerQuery {