Explorar el Código

Really properly fix anim build

Samuel Thibault hace 10 años
padre
commit
b494a408b1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/debug/traces/anim.c

+ 1 - 1
src/debug/traces/anim.c

@@ -21,7 +21,7 @@
 #include <starpu.h>
 #include "starpu_fxt.h"
 
-#ifdef STARPU_FXT
+#ifdef STARPU_USE_FXT
 static struct component {
 	UT_hash_handle hh;
 	char *name;