diff --git a/core/hw/aica/dsp_interp.cpp b/core/hw/aica/dsp_interp.cpp index 09b1a74f0..133418fb3 100644 --- a/core/hw/aica/dsp_interp.cpp +++ b/core/hw/aica/dsp_interp.cpp @@ -8,7 +8,7 @@ #include "aica_if.h" #include "aica_mem.h" -#if HOST_CPU != CPU_X86 || FEAT_DSPREC != DYNAREC_JIT +#if FEAT_DSPREC != DYNAREC_JIT #ifdef RELEASE #undef verify