diff options
author | Vinson Lee <[email protected]> | 2013-09-30 20:11:24 -0700 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2013-09-30 20:15:53 -0700 |
commit | 14442c46fb7852c2747a78a40a939fc67ef6eb4d (patch) | |
tree | f5eac1870dbea8f66696ab27bbe58b193d14a9d5 /src/gallium/state_trackers/vdpau/device.c | |
parent | 9f6e76a91e3a176e00ca3e8c0bbd61d49df45961 (diff) |
st/xvmc: Include u_surface.h for u_copy_rect.
This patch fixes the build error introduced with commit
81bb98e928861260170c16f5c3e0d80492251d6b.
CC subpicture.lo
subpicture.c: In function 'upload_sampler':
subpicture.c:181:4: error: implicit declaration of function 'util_copy_rect' [-Werror=implicit-function-declaration]
subpicture.c: In function 'XvMCClearSubpicture':
subpicture.c:304:21: error: storage size of 'uc' isn't known
subpicture.c:328:4: error: implicit declaration of function 'util_fill_rect' [-Werror=implicit-function-declaration]
subpicture.c:304:21: warning: unused variable 'uc' [-Wunused-variable]
Signed-off-by: Vinson Lee <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers/vdpau/device.c')
0 files changed, 0 insertions, 0 deletions