X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c993a2e8a405c386924126a84caa9bd561edf81c..3203ed1f4fb6f4617e94d5351661ba07e8b8f833:/src/surf/instr_surf.c diff --git a/src/surf/instr_surf.c b/src/surf/instr_surf.c index 880e50398c..1cf1af98f3 100644 --- a/src/surf/instr_surf.c +++ b/src/surf/instr_surf.c @@ -4,8 +4,8 @@ /* 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 "surf/surf_private.h" +#include "src/instr/instr_private.h" +#include "src/surf/surf_private.h" XBT_LOG_NEW_DEFAULT_SUBCATEGORY(instr_surf, instr, "Tracing Surf");