Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't try to change the rate of task once it's done, the new test in
[simgrid.git] / examples / simdag / sd_test2.c
index 781a7d4ef7627c1f31f74419dbdfbf16b8718123..b566790dda0a507f2d1495139f59000d0db32af2 100644 (file)
@@ -8,7 +8,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "simdag/simdag.h"
+#include "simgrid/simdag.h"
 #include "xbt/log.h"
 
 #include "xbt/sysdep.h"         /* calloc, printf */