Index: silk/resampler_private_down_FIR.c |
diff --git a/silk/resampler_private_down_FIR.c b/silk/resampler_private_down_FIR.c |
index 73b1c4098ca496c02605bd706ef376a08d1a7768..783e42b35617e492624132ad811a209b8a3d4b5e 100644 |
--- a/silk/resampler_private_down_FIR.c |
+++ b/silk/resampler_private_down_FIR.c |
@@ -33,7 +33,7 @@ POSSIBILITY OF SUCH DAMAGE. |
#include "resampler_private.h" |
#include "stack_alloc.h" |
-static inline opus_int16 *silk_resampler_private_down_FIR_INTERPOL( |
+static OPUS_INLINE opus_int16 *silk_resampler_private_down_FIR_INTERPOL( |
opus_int16 *out, |
opus_int32 *buf, |
const opus_int16 *FIR_Coefs, |