mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-29 22:00:58 +02:00
avcodec/h274: fix include
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 379e43e6ec4a7da692be3c7b8039e6c716adbf68) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
7e211d001f
commit
d78fe4d3fb
@ -28,7 +28,7 @@
|
||||
#ifndef AVCODEC_H274_H
|
||||
#define AVCODEC_H274_H
|
||||
|
||||
#include <libavutil/film_grain_params.h>
|
||||
#include "libavutil/film_grain_params.h"
|
||||
|
||||
// Must be initialized to {0} prior to first usage
|
||||
typedef struct H274FilmGrainDatabase {
|
||||
|
Loading…
x
Reference in New Issue
Block a user