add missing #include "common.h" to libavutil headers
Originally committed as revision 12502 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
e6e70d9bdc
commit
3540b950ec
5 changed files with 5 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
#include "common.h"
|
||||
|
||||
typedef uint32_t AVCRC;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue