]> AND Public Git Repository - simgrid.git/blobdiff - src/surf/surf_routing.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make cluster routing a bit more flexible, to allow adding other kinds of clusters
[simgrid.git] / src / surf / surf_routing.hpp
index d0ae19bf6215f99eb81bd04df13fda63ea98322a..8c2c90f9a53d4caab9124700a2bdcfd070919789 100644 (file)
@@ -1,4 +1,4 @@
-#include "surf.hpp"
+#include "surf_interface.hpp"
 #include <float.h>
 
 #ifndef NETWORK_ROUTING_HPP_