diff options
Diffstat (limited to 'drivers/opus/silk/A2NLSF.c')
-rw-r--r-- | drivers/opus/silk/A2NLSF.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/opus/silk/A2NLSF.c b/drivers/opus/silk/A2NLSF.c index bc7d7f4f1d..18b0e3092d 100644 --- a/drivers/opus/silk/A2NLSF.c +++ b/drivers/opus/silk/A2NLSF.c @@ -31,7 +31,7 @@ POSSIBILITY OF SUCH DAMAGE. /* Therefore the result is not accurate NLSFs, but the two */ /* functions are accurate inverses of each other */ -#ifdef OPUS_HAVE_CONFIG_H +#ifdef OPUS_ENABLED #include "opus/opus_config.h" #endif |