diff --git a/ggml/src/ggml-cuda/norm.cu b/ggml/src/ggml-cuda/norm.cu index 0752afb6d..f127616ed 100644 --- a/ggml/src/ggml-cuda/norm.cu +++ b/ggml/src/ggml-cuda/norm.cu @@ -1,5 +1,5 @@ #include "norm.cuh" -#include +#include template static __global__ void norm_f32(