diff options
author | Emil Velikov <[email protected]> | 2016-05-03 12:25:34 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-05-24 23:03:00 +0100 |
commit | 8472045b16b3e4621553fe451a20a9ba9f0d44b6 (patch) | |
tree | ea41dc20c35022d24cdf067426fdfba3690f8ef9 /Makefile.am | |
parent | b5f9820d905a275bc01bbffa9b4927ec11286f8d (diff) |
mesa_glinterop: remove inclusion of GLX header
Since we only need partial information about the GLX symbols we can
forward declare them and drop the include. Obviously each user of the
said API will needs more than what's provides, so they'll include the
GLX header.
If they don't, the compiler will give us a nice warning ;-)
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Tested-by: Tom Stellard <[email protected]>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions