mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
avisynth: Add missing #include for NULL_IF_CONFIG_SMALL
This commit is contained in:
parent
befe044bb9
commit
97b052e568
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#include "libavutil/internal.h"
|
||||
#include "avformat.h"
|
||||
#include "internal.h"
|
||||
#include "riff.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue