X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0102f0bd149351aaea44dfe8b70fc77e3c074eae:/examples/s4u/app-bittorrent/s4u_bittorrent.cpp..b02538071ffda15d09efbe85f1459e2c4688f68d:/examples/s4u/app-bittorrent/s4u-bittorrent.cpp diff --git a/examples/s4u/app-bittorrent/s4u_bittorrent.cpp b/examples/s4u/app-bittorrent/s4u-bittorrent.cpp similarity index 92% rename from examples/s4u/app-bittorrent/s4u_bittorrent.cpp rename to examples/s4u/app-bittorrent/s4u-bittorrent.cpp index e45b1e7f8d..d205165aa6 100644 --- a/examples/s4u/app-bittorrent/s4u_bittorrent.cpp +++ b/examples/s4u/app-bittorrent/s4u-bittorrent.cpp @@ -4,9 +4,9 @@ /* 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_bittorrent.hpp" -#include "s4u_peer.hpp" -#include "s4u_tracker.hpp" +#include "s4u-bittorrent.hpp" +#include "s4u-peer.hpp" +#include "s4u-tracker.hpp" simgrid::xbt::Extension HostBittorrent::EXTENSION_ID;