Explorar o código

fix header name

Cédric Augonnet %!s(int64=15) %!d(string=hai) anos
pai
achega
3ab2735515
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/spmv/dw_block_spmv.c

+ 1 - 1
examples/spmv/dw_block_spmv.c

@@ -15,7 +15,7 @@
  */
 
 #include "dw_block_spmv.h"
-#include "matrix-market/mm_to_bcsr.h"
+#include "matrix_market/mm_to_bcsr.h"
 
 struct timeval start;
 struct timeval end;