X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Ftiertexseqv.c;h=a9ebb4786cc1d8edba1367d835b6375fe7a7304f;hb=ee4ba9aecd7ce341be12b655ce58957fbb0e94e0;hp=e8abcd9c767fc2ae8137d471c0213ce89aae2d8d;hpb=25b9eef410f4a737250dcf2d17b65f6c0c39cd6a;p=ffmpeg diff --git a/libavcodec/tiertexseqv.c b/libavcodec/tiertexseqv.c index e8abcd9c767..a9ebb4786cc 100644 --- a/libavcodec/tiertexseqv.c +++ b/libavcodec/tiertexseqv.c @@ -25,7 +25,7 @@ */ #include "avcodec.h" -#define ALT_BITSTREAM_READER_LE +#define BITSTREAM_READER_LE #include "get_bits.h"