Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to fix build with jedule/latency bound
[simgrid.git] / src / simdag / sd_global.cpp
index 389d9f5..6fe06bd 100644 (file)
@@ -24,7 +24,7 @@
 #endif
 
 #ifdef HAVE_JEDULE
-#include "instr/jedule/jedule_sd_binding.h"
+#include "simgrid/jedule/jedule_sd_binding.h"
 #endif
 
 XBT_LOG_NEW_CATEGORY(sd, "Logging specific to SimDag");