gl/memoryegl: remove access to private header gstglcontext_egl.h
authorMatthew Waters <matthew@centricular.com>
Wed, 23 Nov 2016 02:32:38 +0000 (13:32 +1100)
committerMatthew Waters <matthew@centricular.com>
Wed, 23 Nov 2016 02:36:45 +0000 (13:36 +1100)
commit75d36b990d30f39ed4604d7fab56128cba23300b
tree7aa569a0fc68d6ac3cb17e0d155996efaeeb02fc
parentee300b6c33eaefb8efa3107ddad5f752a9700c64
gl/memoryegl: remove access to private header gstglcontext_egl.h

It's been removed and thus compiling anything against GstGLMemoryEGL
would error with:

In file included from gstomxvideodec.c:41:0:
usr/include/gstreamer-1.0/gst/gl/egl/gstglmemoryegl.h:32:41: fatal error: gst/gl/egl/gstglcontext_egl.h: No such file or directory
 #include <gst/gl/egl/gstglcontext_egl.h>
                                         ^

https://bugzilla.gnome.org/show_bug.cgi?id=774886
gst-libs/gst/gl/egl/gstglmemoryegl.h