X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8c272bc83bed049c84b9eb1155edbc1d01baaafb:/src/routing/AsCluster.hpp..831de10adaaf8910940aa280e2ac2dd075b5ffe5:/src/kernel/routing/AsCluster.hpp diff --git a/src/routing/AsCluster.hpp b/src/kernel/routing/AsCluster.hpp similarity index 96% rename from src/routing/AsCluster.hpp rename to src/kernel/routing/AsCluster.hpp index 803524d5ed..4b747b1b21 100644 --- a/src/routing/AsCluster.hpp +++ b/src/kernel/routing/AsCluster.hpp @@ -6,7 +6,7 @@ #ifndef SIMGRID_ROUTING_CLUSTER_HPP_ #define SIMGRID_ROUTING_CLUSTER_HPP_ -#include "src/routing/AsImpl.hpp" +#include "src/kernel/routing/AsImpl.hpp" namespace simgrid { namespace routing {