X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/13e1a1ba15c7881d70cb79279bb601feda413d4d..047872771f0685df5ad0db3422b3333e26696330:/src/xbt/ex.cpp diff --git a/src/xbt/ex.cpp b/src/xbt/ex.cpp index 19906e6c8f..280c279f6a 100644 --- a/src/xbt/ex.cpp +++ b/src/xbt/ex.cpp @@ -18,7 +18,7 @@ #include "xbt/backtrace.hpp" #include "src/xbt_modinter.h" /* backtrace initialization headers */ -#include "simgrid/sg_config.h" /* Configuration mechanism of SimGrid */ +#include "simgrid/sg_config.hpp" /* Configuration mechanism of SimGrid */ XBT_LOG_NEW_DEFAULT_SUBCATEGORY(xbt_ex, xbt, "Exception mechanism");