X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c993a2e8a405c386924126a84caa9bd561edf81c..3203ed1f4fb6f4617e94d5351661ba07e8b8f833:/src/surf/instr_routing.c diff --git a/src/surf/instr_routing.c b/src/surf/instr_routing.c index 06ed9613d1..fbb9117091 100644 --- a/src/surf/instr_routing.c +++ b/src/surf/instr_routing.c @@ -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 "instr/instr_private.h" +#include "src/instr/instr_private.h" -#include "surf/surf_private.h" +#include "src/surf/surf_private.h" #include "xbt/graph.h" XBT_LOG_NEW_DEFAULT_SUBCATEGORY (instr_routing, instr, "Tracing platform hierarchy");