summaryrefslogtreecommitdiff
path: root/libavcodec/vp6data.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/vp6data.h')
-rw-r--r--libavcodec/vp6data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/vp6data.h b/libavcodec/vp6data.h
index 31d6c98cdb..f57115c0a0 100644
--- a/libavcodec/vp6data.h
+++ b/libavcodec/vp6data.h
@@ -283,7 +283,7 @@ static const int16_t vp6_block_copy_filter[17][8][4] = {
{ -2, 16, 118, -4 } },
};
-static const vp56_tree_t vp6_pcr_tree[] = {
+static const VP56Tree vp6_pcr_tree[] = {
{ 8, 0},
{ 4, 1},
{ 2, 2}, {-1}, {-2},