mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02: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