X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6760cb07d6b57be16928d95339d71e57c4e24f36..6de9090dd8692387ae343c587b26915f9922d7bd:/src/msg/msg_config.c diff --git a/src/msg/msg_config.c b/src/msg/msg_config.c index 999e6cfb39..c993773be6 100644 --- a/src/msg/msg_config.c +++ b/src/msg/msg_config.c @@ -4,10 +4,10 @@ /* 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 "msg/private.h" +#include "msg_private.h" #include "xbt/sysdep.h" #include "xbt/log.h" -#include "simix/simix.h" +#include "simgrid/simix.h" /** \brief set a configuration variable *