summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-10-21 12:16:37 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-10-21 12:29:51 +0100
commit7e2974cb167920fb8caf97a4ec9367af09a0fce1 (patch)
treec9d3d3661d4a820ce1947bdca7e936af596e3bca
parent0ed74ea1e6c5d2c4000b544c8f772ccbf34eb36a (diff)
downloadgstreamer-plugins-base-7e2974cb167920fb8caf97a4ec9367af09a0fce1.tar.gz
gl: dist new private egl header
-rw-r--r--gst-libs/gst/gl/egl/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-libs/gst/gl/egl/Makefile.am b/gst-libs/gst/gl/egl/Makefile.am
index a22be8ba5..d8c48a630 100644
--- a/gst-libs/gst/gl/egl/Makefile.am
+++ b/gst-libs/gst/gl/egl/Makefile.am
@@ -10,6 +10,7 @@ libgstgl_egl_la_SOURCES = \
gstegl.c
noinst_HEADERS = \
+ gsteglimage_private.h \
gstglcontext_egl.h
libgstgl_eglincludedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/gl/egl