X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b42b833f3ee123bca7c183f0c60d9c1d6702597f..30aca4d4af004d1ec899d12f0a9fe3997e9be15e:/src/kernel/routing/NetCard.cpp diff --git a/src/kernel/routing/NetCard.cpp b/src/kernel/routing/NetCard.cpp index 42c1e0524e..3b9652b471 100644 --- a/src/kernel/routing/NetCard.cpp +++ b/src/kernel/routing/NetCard.cpp @@ -5,7 +5,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "src/kernel/routing/NetCard.hpp" -#include "src/surf/surf_routing.hpp" +#include "surf/surf_routing.h" #include XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_route, surf, "Routing part of surf");