summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ggml-cuda/dmmv.cu1
1 files changed, 1 insertions, 0 deletions
diff --git a/ggml-cuda/dmmv.cu b/ggml-cuda/dmmv.cu
index f91732df..7156c921 100644
--- a/ggml-cuda/dmmv.cu
+++ b/ggml-cuda/dmmv.cu
@@ -1,5 +1,6 @@
#include "dmmv.cuh"
#include "dequantize.cuh"
+#include "convert.cuh"
// dmmv = dequantize_mul_mat_vec
#ifndef GGML_CUDA_DMMV_X