From: Sebastian Dröge Date: Tue, 20 Jun 2017 16:19:51 +0000 (+0300) Subject: gl/cocoa: Put gstglwindow_cocoa.h into noinst_HEADERS again X-Git-Tag: accepted/tizen/unified/20220217.153506~2^2~10^2~9^2~12^2~2^2~111^2~29 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f93927b0b4d587e7d49f76fe0d5c9676cacb01f8;p=platform%2Fupstream%2Fgstreamer.git gl/cocoa: Put gstglwindow_cocoa.h into noinst_HEADERS again And remove gstgldisplay_cocoa.h instead, which got moved to the installed headers earlier. --- diff --git a/gst-libs/gst/gl/cocoa/Makefile.am b/gst-libs/gst/gl/cocoa/Makefile.am index d137633..7b4f244 100644 --- a/gst-libs/gst/gl/cocoa/Makefile.am +++ b/gst-libs/gst/gl/cocoa/Makefile.am @@ -10,7 +10,7 @@ libgstgl_cocoa_la_SOURCES = \ 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