mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 05:06:17 +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
4ef53c455b
commit
450b1c92ab
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue