mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-01-12 00:06:51 +08:00
avcodec/prores_raw: add missing includes
Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
This commit is contained in:
@@ -22,7 +22,9 @@
|
||||
#ifndef AVCODEC_PRORES_RAW_H
|
||||
#define AVCODEC_PRORES_RAW_H
|
||||
|
||||
#include "libavutil/frame.h"
|
||||
#include "libavutil/mem_internal.h"
|
||||
#include "libavutil/pixfmt.h"
|
||||
|
||||
#include "bytestream.h"
|
||||
#include "blockdsp.h"
|
||||
|
||||
Reference in New Issue
Block a user