]> granicus.if.org Git - libvpx/commit
vp10: add some missing includes
authorJames Zern <jzern@google.com>
Sat, 2 Jul 2016 00:41:26 +0000 (17:41 -0700)
committerJames Zern <jzern@google.com>
Mon, 11 Jul 2016 23:52:07 +0000 (16:52 -0700)
commitbc4341fd945e8617202dcb305152e8781e7c0e76
tree456307a0e528915030f76c0370f439b95b25f8c5
parent5041ff4921f8094d1661636a0fca11a525f5afeb
vp10: add some missing includes

quiets some -Wmissing-prototypes warnings

BUG=b/29584271

Change-Id: I9174728459fcabb6d9ac0028ae58029e52c0da92
vp10/common/vp10_convolve.c
vp10/common/vp10_fwd_txfm.c
vp10/common/vp10_fwd_txfm2d.c
vp10/common/vp10_inv_txfm.c
vp10/common/vp10_inv_txfm2d.c
vp10/common/x86/idct_intrin_sse2.c
vp10/common/x86/vp10_fwd_txfm2d_sse4.c
vp10/common/x86/vp10_fwd_txfm_sse2.c