Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix missing doc for Tasks
[simgrid.git] / src / kernel / lmm / fair_bottleneck.cpp
index 931a16b40ad626a96a73365d3fa1de3ba192976c..3349fc5867778e1ead7d51d07a6acabcfc6ea4c2 100644 (file)
@@ -4,7 +4,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "src/kernel/lmm/fair_bottleneck.hpp"
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "src/kernel/lmm/fair_bottleneck.hpp"
-#include "simgrid/math_utils.h"
+#include "src/simgrid/math_utils.h"
 #include "xbt/sysdep.h"
 
 #include <algorithm>
 #include "xbt/sysdep.h"
 
 #include <algorithm>