diff options
Diffstat (limited to 'drivers/opus/celt/mdct.c')
| -rw-r--r-- | drivers/opus/celt/mdct.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/opus/celt/mdct.c b/drivers/opus/celt/mdct.c index b4371aef94..ae34538d6c 100644 --- a/drivers/opus/celt/mdct.c +++ b/drivers/opus/celt/mdct.c @@ -40,7 +40,7 @@ */ #ifndef SKIP_CONFIG_H -#ifdef OPUS_HAVE_CONFIG_H +#ifdef OPUS_ENABLED #include "opus/opus_config.h" #endif #endif |
