mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-18 05:16:05 +00:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue