Bug 88616 - add missing include
Summary: add missing include
Status: RESOLVED FIXED
Alias: None
Product: libva
Classification: Unclassified
Component: intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: haihao
QA Contact: Sean V Kelley
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-20 08:45 UTC by Michael Olbrich
Modified: 2015-01-29 04:07 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
patch (1.03 KB, patch)
2015-01-20 08:45 UTC, Michael Olbrich
Details | Splinter Review

Description Michael Olbrich 2015-01-20 08:45:04 UTC
Created attachment 112522 [details] [review]
patch

Without this building without HAVE_VA_X11 fails with:
[...]
In file included from i965_drv_video.c:37:0:
i965_output_wayland.h:31:26: error: unknown type name 'VADriverContextP'
i965_output_wayland.h:34:31: error: unknown type name 'VADriverContextP'
i965_drv_video.c:5243:9: error: 'i965_output_wayland_init' undeclared here (not in a function)
i965_drv_video.c:5244:9: error: 'i965_output_wayland_terminate' undeclared here (not in a function)
[....]
Comment 1 haihao 2015-01-29 04:07:14 UTC
Applied the patch, thanks!


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.