]> AND Public Git Repository - simgrid.git/blobdiff - src/kernel/lmm/maxmin.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cosmetics in sthread output when not using SMPI
[simgrid.git] / src / kernel / lmm / maxmin.cpp
index b1f78cf62c48b4f3d7ca7b7f3cfa47f75b1ca74f..73b110caaa28f13d95efa577b337a6810b68699f 100644 (file)
@@ -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);