commit | fb5e57157e3aa18cf6efab3417f833867825dcfb | [log] [tgz] |
---|---|---|
author | Wan-Teh Chang <wtc@google.com> | Wed Jun 04 14:57:49 2025 -0700 |
committer | Urvang Joshi <urvang@google.com> | Wed Jun 04 23:48:36 2025 +0000 |
tree | d51d10748959d4c3929fcc3d6f7a5ae6d3422f09 | |
parent | 41d46e5bb1a744f4531d054b98fb8455bf49ae37 [diff] |
bitstream.c: Remove duplicate av1/common/blockd.h
diff --git a/av1/encoder/bitstream.c b/av1/encoder/bitstream.c index faf246c..1032ab2 100644 --- a/av1/encoder/bitstream.c +++ b/av1/encoder/bitstream.c
@@ -35,7 +35,6 @@ #include "common/md5_utils.h" #include "common/rawenc.h" -#include "av1/common/blockd.h" #include "av1/common/cdef.h" #include "av1/common/ccso.h" #include "av1/common/cfl.h"