diff options
Diffstat (limited to 'drivers/opus/http.c')
-rw-r--r-- | drivers/opus/http.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/opus/http.c b/drivers/opus/http.c index 9d3982544a..24991b0401 100644 --- a/drivers/opus/http.c +++ b/drivers/opus/http.c @@ -9,7 +9,7 @@ * by the Xiph.Org Foundation and contributors http://www.xiph.org/ * * * ********************************************************************/ -#ifdef OPUS_HAVE_CONFIG_H +#ifdef OPUS_ENABLED #include "opus/opus_config.h" #endif |