gl/cocoa: Put gstglwindow_cocoa.h into noinst_HEADERS again
And remove gstgldisplay_cocoa.h instead, which got moved to the installed headers earlier.
This commit is contained in:
parent
59db0ee4e1
commit
70715b5181
@ -10,7 +10,7 @@ libgstgl_cocoa_la_SOURCES = \
|
|||||||
|
|
||||||
noinst_HEADERS = \
|
noinst_HEADERS = \
|
||||||
gstglcontext_cocoa.h \
|
gstglcontext_cocoa.h \
|
||||||
gstgldisplay_cocoa.h \
|
gstglwindow_cocoa.h \
|
||||||
gstgl_cocoa_private.h
|
gstgl_cocoa_private.h
|
||||||
|
|
||||||
libgstgl_cocoaincludedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/gl/cocoa
|
libgstgl_cocoaincludedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/gl/cocoa
|
||||||
|
Loading…
x
Reference in New Issue
Block a user