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)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:25 +0000 (19:32 +0000)
commit6992e16d4de3aa5ddaeaf7a401f34e3da2961105
tree67e333804f669f6f445af472d050a5c34f642abe
parent7d034ba2d93589961f6b2053680faf5bf00f56ba
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