summaryrefslogtreecommitdiff
path: root/drivers/opus/celt/celt_decoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/opus/celt/celt_decoder.c')
-rw-r--r--drivers/opus/celt/celt_decoder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/opus/celt/celt_decoder.c b/drivers/opus/celt/celt_decoder.c
index 5c00179c00..67c3789439 100644
--- a/drivers/opus/celt/celt_decoder.c
+++ b/drivers/opus/celt/celt_decoder.c
@@ -27,7 +27,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