Skip to content

Commit 40bb078

Browse files
committed
typo
1 parent c2ec25d commit 40bb078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/flashinfer/trtllm/gemm/trtllmGen_gemm_export/GemmInterface.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#include "trtllm/gen/CudaKernelLauncher.h"
2525

2626
#ifdef TLLM_GEN_EXPORT_INTERFACE
27-
#include "KernelMetaInfo.h"
27+
#include "flashinferMetaInfo.h"
2828
#endif // TLLM_GEN_EXPORT_INTERFACE
2929

3030
namespace gemm {

0 commit comments

Comments
 (0)