X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b3b356352e87ae00a20f737c48e19b0c8413455a..5446e31400836f485c597000912d534b52f41840:/src/instr/instr_trace.c diff --git a/src/instr/instr_trace.c b/src/instr/instr_trace.c index a571282989..69fdf0329e 100644 --- a/src/instr/instr_trace.c +++ b/src/instr/instr_trace.c @@ -4,7 +4,7 @@ /* 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 "xbt/virtu.h" /* sg_cmdline */ XBT_LOG_NEW_DEFAULT_SUBCATEGORY(instr_trace, instr, "tracing event system");