Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2017-01-30 22:24:38 +0300
committerDiego Biurrun <diego@biurrun.de>2017-01-31 19:46:19 +0300
commitd4c2103bd30ff6ceea70c3696ae88a7d2ea72493 (patch)
treedb4896f7bdef00b43d6a0d69678c9ae8cf0d46f9 /libavcodec/hevc_sei.c
parentab87af41636b081dd3562423999351b5444fa09e (diff)
golomb: Convert to the new bitstream reader
Diffstat (limited to 'libavcodec/hevc_sei.c')
-rw-r--r--libavcodec/hevc_sei.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/hevc_sei.c b/libavcodec/hevc_sei.c
index 8c913f93a7..1f8554ad5f 100644
--- a/libavcodec/hevc_sei.c
+++ b/libavcodec/hevc_sei.c
@@ -22,7 +22,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include "golomb.h"
+#include "golomb_legacy.h"
#include "hevcdec.h"
enum HEVC_SEI_TYPE {