diff options
author | Emil Velikov <[email protected]> | 2018-03-14 17:31:27 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2018-03-16 13:47:59 +0000 |
commit | 9fa1d822bf0e70ff982aa73fe6ad68d9883b4b0a (patch) | |
tree | 73b74ec86e1cb733cdea6b9b1e5bdc62f7c5ce1a /src/gallium | |
parent | d091c9c4cf6f872d444d02d50e36aa65b49e95fa (diff) |
egl/dri2: move wayland header inclusion where applicable
Instead of indirectly pulling the wayland headers everywhere, use
forward declarations and #include only as needed.
Should effectively fix build errors like the following:
make[5]: Entering directory
'/.../src/gallium/state_trackers/omx/tizonia'
CC h264dprc.lo
In file included from h264dprc.c:45:0:
.../src/egl/drivers/dri2/egl_dri2.h:47:10: fatal error:
wayland/wayland-egl/wayland-egl-backend.h: No such file or directory
#include "wayland/wayland-egl/wayland-egl-backend.h"
Cc: Dylan Baker <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
Acked-by: Eric Engestrom <[email protected]>
Tested-by: Andy Furniss <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions