diff options
Diffstat (limited to 'drivers/opus/celt/arm/armcpu.c')
| -rw-r--r-- | drivers/opus/celt/arm/armcpu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/opus/celt/arm/armcpu.c b/drivers/opus/celt/arm/armcpu.c index a464820658..fb7f2421fe 100644 --- a/drivers/opus/celt/arm/armcpu.c +++ b/drivers/opus/celt/arm/armcpu.c @@ -27,7 +27,7 @@ /* Original code from libtheora modified to suit to Opus */ -#ifdef OPUS_HAVE_CONFIG_H +#ifdef OPUS_ENABLED #include "opus/opus_config.h" #endif |
