소스 검색

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