Unbreak libavutil API.
This commit is contained in:
parent
80f1cfd09d
commit
96676e1abf
1 changed files with 4 additions and 0 deletions
|
|
@ -126,5 +126,9 @@ char av_get_picture_type_char(enum AVPictureType pict_type);
|
|||
#include "common.h"
|
||||
#include "error.h"
|
||||
#include "mathematics.h"
|
||||
#include "rational.h"
|
||||
#include "intfloat_readwrite.h"
|
||||
#include "log.h"
|
||||
#include "pixfmt.h"
|
||||
|
||||
#endif /* AVUTIL_AVUTIL_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue