You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-30 22:24:04 +02:00
Use correct header for struct AVLFG.
Originally committed as revision 18066 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user