mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-23 11:39:49 +00:00
avutil/buffer_internal: Include internal for buffer_size_t
Fixes checkheaders. Reviewed-by: James Almer <jamrial@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
This commit is contained in:
parent
2f056def65
commit
1ad628d2c2
@ -22,6 +22,7 @@
|
||||
#include <stdatomic.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "internal.h"
|
||||
#include "buffer.h"
|
||||
#include "thread.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user