Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Previous change made this size smaller, but it resulted in actually another algorithm...
[simgrid.git] / teshsuite / xbt / parmap_bench / parmap_bench.c
index e6558bc..ed890de 100644 (file)
@@ -9,7 +9,7 @@
 #include <xbt/dynar.h>
 #include <xbt/parmap.h>
 #include <xbt/sysdep.h>
-#include <internal_config.h>        /* HAVE_FUTEX_H */
+#include "src/internal_config.h"        /* HAVE_FUTEX_H */
 #include "simgrid/simix.h"
 #include "xbt/xbt_os_time.h"