Explorar o código

Fix rbtree.h inclusion

Samuel Thibault %!s(int64=7) %!d(string=hai) anos
pai
achega
e72bea4264
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tools/starpu_replay.c

+ 1 - 1
tools/starpu_replay.c

@@ -30,7 +30,7 @@
 #include <common/uthash.h>
 #include <common/utils.h>
 #include <starpu_scheduler.h>
-#include <rbtree.h>
+#include <common/rbtree.h>
 #include <common/utils.h>
 
 #define REPLAY_NMAX_DEPENDENCIES 8