gl/cocoa: Put gstglwindow_cocoa.h into noinst_HEADERS again
authorSebastian Dröge <sebastian@centricular.com>
Tue, 20 Jun 2017 16:19:51 +0000 (19:19 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 20 Jun 2017 16:21:09 +0000 (19:21 +0300)
And remove gstgldisplay_cocoa.h instead, which got moved to the
installed headers earlier.

gst-libs/gst/gl/cocoa/Makefile.am

index d137633..7b4f244 100644 (file)
@@ -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