Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move parts of the kernel to the right subdir
[simgrid.git] / src / kernel / routing / AsNone.hpp
similarity index 94%
rename from src/routing/AsNone.hpp
rename to src/kernel/routing/AsNone.hpp
index 1490dd3..f711f51 100644 (file)
@@ -6,7 +6,7 @@
 #ifndef SURF_ROUTING_NONE_HPP_
 #define SURF_ROUTING_NONE_HPP_
 
-#include "src/routing/AsImpl.hpp"
+#include "src/kernel/routing/AsImpl.hpp"
 
 namespace simgrid {
 namespace routing {