浏览代码

src/top/starpu_top_connection.c: include starpu.h

Nathalie Furmento 10 年之前
父节点
当前提交
bfc3d2ca5f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/top/starpu_top_connection.c

+ 1 - 1
src/top/starpu_top_connection.c

@@ -16,7 +16,7 @@
  */
 
 #include <starpu_config.h>
-#include <starpu_util.h>
+#include <starpu.h>
 
 #ifdef __MINGW__
 #  define WINVER WindowsXP