Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill src/include
[simgrid.git] / src / kernel / lmm / bmf.cpp
index c7de003..a754fd5 100644 (file)
@@ -4,7 +4,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "src/kernel/lmm/bmf.hpp"
-#include "simgrid/math_utils.h"
+#include "src/simgrid/math_utils.h"
 
 #include <Eigen/LU>
 #include <iostream>