--- MACS3/fermi-lite/ksw.c.orig 2024-02-24 15:09:33 UTC +++ MACS3/fermi-lite/ksw.c @@ -28,7 +28,7 @@ /* I modified this according to https://github.com/lh3/bwa/pull/283/*/ #ifdef USE_SIMDE -#include "lib/x86/sse2.h" +#include #else #include #endif