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