summaryrefslogtreecommitdiff
path: root/libavcodec/elbg.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-03-20 10:47:02 +0000
committerDiego Biurrun <diego@biurrun.de>2009-03-20 10:47:02 +0000
commite814a59fee011c87c6078f12f16a95b849826af7 (patch)
tree18dc0470d3376a1e696fd1b4dc286a457d131d96 /libavcodec/elbg.h
parent7c45723a985b2f2cbb714257e74ac041742c2862 (diff)
Use correct header for struct AVLFG.
Originally committed as revision 18066 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/elbg.h')
-rw-r--r--libavcodec/elbg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/elbg.h b/libavcodec/elbg.h
index 5eb33ecb28..bc5b739e9f 100644
--- a/libavcodec/elbg.h
+++ b/libavcodec/elbg.h
@@ -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