Explorar el Código

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

Nathalie Furmento hace 11 años
padre
commit
bfc3d2ca5f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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