changeset 9195:23138c3326c6 libavcodec

Use correct header for struct AVLFG.
author diego
date Fri, 20 Mar 2009 10:47:02 +0000
parents 6bf01d174630
children 460555ca9253
files elbg.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/elbg.h	Thu Mar 19 23:29:11 2009 +0000
+++ b/elbg.h	Fri Mar 20 10:47:02 2009 +0000
@@ -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