OSDN Git Service

Use correct header for struct AVLFG.
authorDiego Biurrun <diego@biurrun.de>
Fri, 20 Mar 2009 10:47:02 +0000 (10:47 +0000)
committerDiego Biurrun <diego@biurrun.de>
Fri, 20 Mar 2009 10:47:02 +0000 (10:47 +0000)
Originally committed as revision 18066 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/elbg.h

index 5eb33ec..bc5b739 100644 (file)
@@ -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