avcodec/h274: fix include

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
pull/388/head
Michael Niedermayer 2 years ago
parent 685c0cfd32
commit 379e43e6ec
No known key found for this signature in database
GPG Key ID: B18E8928B3948D64
  1. 2
      libavcodec/h274.h

@ -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…
Cancel
Save