gl/api: use public rather than private define
authorMatthew Waters <matthew@centricular.com>
Wed, 9 Sep 2015 13:53:57 +0000 (23:53 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:08 +0000 (19:32 +0000)
commit5adde7f98bb16e631b4c8fc432d5985534239850
tree58cc9f54c473119320d8b24394162b1dfe96e2bc
parentcd326adacc1a08feba9d90c6957d96b72c8b5127
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