浏览代码

Really properly fix anim build

Samuel Thibault 9 年之前
父节点
当前提交
b494a408b1
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;