X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4878918bf1f53c2d6ffb7f8a5f317a8be0a8aa2e..0dcda218187c4874a539a6887b132ed5e6cc77dd:/src/xbt/xbt_log_layout_format.c diff --git a/src/xbt/xbt_log_layout_format.c b/src/xbt/xbt_log_layout_format.c index b93ecadddc..a54136216d 100644 --- a/src/xbt/xbt_log_layout_format.c +++ b/src/xbt/xbt_log_layout_format.c @@ -6,7 +6,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 "src/portable.h" /* execinfo when available */ +#include "src/internal_config.h" /* execinfo when available */ #include "xbt/synchro_core.h" /* xbt_thread_self_name */ #include "src/xbt/ex_interface.h" #include "xbt/sysdep.h"