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