summaryrefslogtreecommitdiff
path: root/drivers/opus/celt/quant_bands.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/opus/celt/quant_bands.c')
-rw-r--r--drivers/opus/celt/quant_bands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/opus/celt/quant_bands.c b/drivers/opus/celt/quant_bands.c
index bc059848b4..e64ed28f22 100644
--- a/drivers/opus/celt/quant_bands.c
+++ b/drivers/opus/celt/quant_bands.c
@@ -26,7 +26,7 @@
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifdef OPUS_HAVE_CONFIG_H
+#ifdef OPUS_ENABLED
#include "opus/opus_config.h"
#endif