Skip to content

Commit 8580cdb

Browse files
committed
fixed including gcn_zgemm.h
1 parent 6623809 commit 8580cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/library/blas/functor/gcn_zgemm.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#include <functor_xgemm.h>
1414
#include <tahiti.h>
1515
#include <hawaii.h>
16-
#include <gcn_ZGEMM.h>
16+
#include <gcn_zgemm.h>
1717

1818
#include "BinaryBuild.h"
1919

0 commit comments

Comments
 (0)