X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/111a138641d8cc04aa694885191e24e0a0e97136..41dd9405e023a6edd042bc02e5fd48c90aee5d56:/src/instr/instr_config.c diff --git a/src/instr/instr_config.c b/src/instr/instr_config.c index 4a783d87a9..718c92c5f0 100644 --- a/src/instr/instr_config.c +++ b/src/instr/instr_config.c @@ -5,7 +5,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ -#include "instr/private.h" +#include "instr/instr_private.h" #ifdef HAVE_TRACING @@ -238,4 +238,4 @@ void TRACE_help (int detailed) #undef OPT_TRACING_FILENAME #undef OPT_TRACING_PLATFORM_METHOD -#endif +#endif /* HAVE_TRACING */