X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0102f0bd149351aaea44dfe8b70fc77e3c074eae:/examples/s4u/app-bittorrent/s4u_tracker.hpp..b02538071ffda15d09efbe85f1459e2c4688f68d:/examples/s4u/app-bittorrent/s4u-tracker.hpp diff --git a/examples/s4u/app-bittorrent/s4u_tracker.hpp b/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 bebc397d15..d167dc0f0c 100644 --- a/examples/s4u/app-bittorrent/s4u_tracker.hpp +++ b/examples/s4u/app-bittorrent/s4u-tracker.hpp @@ -7,7 +7,7 @@ #ifndef BITTORRENT_TRACKER_HPP_ #define BITTORRENT_TRACKER_HPP_ -#include "s4u_bittorrent.hpp" +#include "s4u-bittorrent.hpp" #include class TrackerQuery {