mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
Use correct header for struct AVLFG.
Originally committed as revision 18066 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
7c45723a98
commit
e814a59fee
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
#ifndef AVCODEC_ELBG_H
|
||||
#define AVCODEC_ELBG_H
|
||||
|
||||
#include "libavutil/random.h"
|
||||
#include "libavutil/lfg.h"
|
||||
|
||||
/**
|
||||
* Implementation of the Enhanced LBG Algorithm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue