diff --git a/core/hw/aica/dsp_interp.cpp b/core/hw/aica/dsp_interp.cpp index 2185d330c..9d100ea73 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 FEAT_DSPREC == DYNAREC_NONE +#if HOST_CPU != CPU_X86 || FEAT_DSPREC != DYNAREC_JIT void AICADSP_Init(struct dsp_t *DSP) {