Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "[mc] Fix loop bound checking using heaplimit"
[simgrid.git] / src / xbt / mmalloc / mm_module.c
index 8490906..3440236 100644 (file)
@@ -36,7 +36,7 @@
 #endif
 #include "mmprivate.h"
 #include "xbt/ex.h"
-#include "xbt_modinter.h" /* declarations of mmalloc_preinit and friends that live here */
+#include "src/xbt_modinter.h" /* declarations of mmalloc_preinit and friends that live here */
 
 #ifndef SEEK_SET
 #define SEEK_SET 0