From 96a367cac3435cd6a65aa2ae8e6ec9d284292dc9 Mon Sep 17 00:00:00 2001 From: x Date: Thu, 23 Mar 2023 11:32:50 +0100 Subject: [PATCH] Visual c++ --- vs/transpose_avx2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vs/transpose_avx2.c b/vs/transpose_avx2.c index 328944f..3d73327 100644 --- a/vs/transpose_avx2.c +++ b/vs/transpose_avx2.c @@ -1 +1 @@ -#include "transpose.c" +#include "lib\transpose.c"