X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/79a679e4a184d17d8029fefa1e022cfbbebac88c..3e9453209f1da7deb92fe629428e49f3528217bd:/src/kernel/lmm/maxmin.cpp diff --git a/src/kernel/lmm/maxmin.cpp b/src/kernel/lmm/maxmin.cpp index b1f78cf62c..73b110caaa 100644 --- a/src/kernel/lmm/maxmin.cpp +++ b/src/kernel/lmm/maxmin.cpp @@ -4,7 +4,7 @@ * under the terms of the license (GNU LGPL) which comes with this package. */ #include "src/kernel/lmm/maxmin.hpp" -#include "simgrid/math_utils.h" +#include "src/simgrid/math_utils.h" #include "xbt/ex.h" XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(ker_lmm);