mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-27 21:40:34 +00:00
lavc/mips/iirfilter_mips: Include config.h.
Fixes the following warning: libavcodec/mips/iirfilter_mips.c:57:5: warning: "HAVE_INLINE_ASM" is not defined
This commit is contained in:
parent
a88b0b0ba7
commit
f4c133c708
@ -52,6 +52,7 @@
|
||||
* Reference: libavcodec/iirfilter.c
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "libavcodec/iirfilter.h"
|
||||
|
||||
#if HAVE_INLINE_ASM
|
||||
|
Loading…
Reference in New Issue
Block a user