gl/api: use public rather than private define
authorMatthew Waters <matthew@centricular.com>
Wed, 9 Sep 2015 13:53:57 +0000 (23:53 +1000)
committerMatthew Waters <matthew@centricular.com>
Wed, 9 Sep 2015 14:33:19 +0000 (00:33 +1000)
commit591494ff5470033907e12dc695ced2c84b060aa8
tree2a4e4cf45bbba8c622307a7ba4daf6e108c6d9b7
parentb6498c32f3971bffbc4424353264932e7c47a7fc
gl/api: use public rather than private define

HAVE_IOS is only defined for the build of this module so
attempting to use gstgl in iOS would result in incorrect GL
includes.
Use GST_GL_HAVE_PLATFORM_EAGL instead for choosing the iOS GL
header.
gst-libs/gst/gl/gstglapi.h