diff options
Diffstat (limited to 'drivers/opus/celt/mathops.c')
-rw-r--r-- | drivers/opus/celt/mathops.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/opus/celt/mathops.c b/drivers/opus/celt/mathops.c index c72a093ed5..88e5aea129 100644 --- a/drivers/opus/celt/mathops.c +++ b/drivers/opus/celt/mathops.c @@ -31,7 +31,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 |