X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/71d215251ec3eeb3e4192c0e14ec6dea8fd97007..7004e652c432f96df3cb03fea606a7c026af9c49:/src/xbt/dynar.cpp diff --git a/src/xbt/dynar.cpp b/src/xbt/dynar.cpp index e1444f01f1..c2dd5f03ac 100644 --- a/src/xbt/dynar.cpp +++ b/src/xbt/dynar.cpp @@ -7,7 +7,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "xbt/dynar.h" -#include "simgrid/exception.hpp" +#include "simgrid/Exception.hpp" #include "xbt/ex.h" #include "xbt/log.h" #include "xbt/misc.h"