aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2016-05-03 12:25:34 +0100
committerEmil Velikov <[email protected]>2016-05-24 23:03:00 +0100
commit8472045b16b3e4621553fe451a20a9ba9f0d44b6 (patch)
treeea41dc20c35022d24cdf067426fdfba3690f8ef9 /Makefile.am
parentb5f9820d905a275bc01bbffa9b4927ec11286f8d (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