diff options
Diffstat (limited to 'drivers/opus/celt/modes.c')
-rw-r--r-- | drivers/opus/celt/modes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/opus/celt/modes.c b/drivers/opus/celt/modes.c index 3e085ad06b..aef2681443 100644 --- a/drivers/opus/celt/modes.c +++ b/drivers/opus/celt/modes.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 |