vp9_subpixel_8t_intrin_ssse3: quiet vs9 warning
authorJames Zern <jzern@google.com>
Fri, 22 May 2015 19:05:02 +0000 (12:05 -0700)
committerJames Zern <jzern@google.com>
Fri, 22 May 2015 19:05:02 +0000 (12:05 -0700)
commit48d8291df48ede10393f56080a083dd214502c1a
tree2856fd67e5eb9c27e686e58f3b1fbb7627a7cef2
parent7ca17435d51111d7127586ed592480f9f85a8843
vp9_subpixel_8t_intrin_ssse3: quiet vs9 warning

reorder includes to avoid:
warning C4985: 'ceil': attributes not present on previous declaration.

this is the same workaround used in vp9/common/vp9_systemdependent.h

Change-Id: Ia10dd63de24f96fa1507a6179220e9d6ec774db6
vp9/common/x86/vp9_subpixel_8t_intrin_ssse3.c