From 2a440f60e400137ae2b5b267b6cc75239eda545e Mon Sep 17 00:00:00 2001 From: Matthew Waters Date: Tue, 8 Nov 2016 02:56:44 +1100 Subject: [PATCH] gl/cocoa: don't install the gstglcontext_cocoa.h header It's not needed to be exposed --- gst-libs/gst/gl/cocoa/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/gl/cocoa/Makefile.am b/gst-libs/gst/gl/cocoa/Makefile.am index f45583ddd3..db8568262a 100644 --- a/gst-libs/gst/gl/cocoa/Makefile.am +++ b/gst-libs/gst/gl/cocoa/Makefile.am @@ -9,13 +9,13 @@ libgstgl_cocoa_la_SOURCES = \ gstglcaopengllayer.m noinst_HEADERS = \ + gstglcontext_cocoa.h \ gstgldisplay_cocoa.h \ gstglwindow_cocoa.h \ gstgl_cocoa_private.h libgstgl_cocoaincludedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/gl/cocoa libgstgl_cocoainclude_HEADERS = \ - gstglcontext_cocoa.h \ gstglcaopengllayer.h libgstgl_cocoa_la_CFLAGS = \