X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0102f0bd149351aaea44dfe8b70fc77e3c074eae:/examples/s4u/app-bittorrent/s4u_tracker.cpp..b02538071ffda15d09efbe85f1459e2c4688f68d:/examples/s4u/app-bittorrent/s4u-tracker.cpp diff --git a/examples/s4u/app-bittorrent/s4u_tracker.cpp b/examples/s4u/app-bittorrent/s4u-tracker.cpp similarity index 98% rename from examples/s4u/app-bittorrent/s4u_tracker.cpp rename to examples/s4u/app-bittorrent/s4u-tracker.cpp index 1b8e3e4290..d45095179c 100644 --- a/examples/s4u/app-bittorrent/s4u_tracker.cpp +++ b/examples/s4u/app-bittorrent/s4u-tracker.cpp @@ -4,7 +4,7 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ -#include "s4u_tracker.hpp" +#include "s4u-tracker.hpp" #include XBT_LOG_NEW_DEFAULT_CATEGORY(s4u_bt_tracker, "Messages specific for the tracker");