shithub: libvpx

Download patch

ref: a9415d2e4cb07797987b0ec23f2ed4534bfebf98
parent: 0f7a66e962027609bda58ffdae966713a88a216d
author: John Koleszar <jkoleszar@google.com>
date: Fri Jun 14 12:38:42 EDT 2013

Fix type mismatch in array definition

vp9_default_inter_mode_probs was being accessed with a different type
than it was defined with. Ensure that its declaration is included
prior to its definition.

Change-Id: I2f963f513ab2f4e339f8a3c17e3d0f03749eba16