mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
avcodec/libxvid: add missing include
Fix build Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
5a754f92d1
commit
fee2b97d56
@ -29,6 +29,7 @@
|
||||
#include <string.h>
|
||||
#include <xvid.h>
|
||||
|
||||
#include "libavutil/avassert.h"
|
||||
#include "libavutil/cpu.h"
|
||||
#include "libavutil/file.h"
|
||||
#include "libavutil/internal.h"
|
||||
|
Loading…
Reference in New Issue
Block a user