Commit 5884e0af authored by diego's avatar diego

Use correct header for struct AVLFG.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18066 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent ef801bb0
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment