mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-02-04 14:30:55 +08:00
videotoolbox_vp9: Add a missing include
This fixes compilation after 0bb0c26799.
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include "videotoolbox.h"
|
||||
#include "libavutil/hwcontext_videotoolbox.h"
|
||||
#include "vt_internal.h"
|
||||
#include "libavutil/avassert.h"
|
||||
#include "libavutil/avutil.h"
|
||||
#include "libavutil/frame.h"
|
||||
#include "libavutil/hwcontext.h"
|
||||
|
||||
Reference in New Issue
Block a user