summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-06-20 19:19:51 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-06-20 19:21:09 +0300
commitf93927b0b4d587e7d49f76fe0d5c9676cacb01f8 (patch)
tree0a8d697a980a83b9a4664730944d9f10257d80f4
parent30f004de7fa9fd83b32b1f9be0f35e660e546f8f (diff)
downloadgstreamer-plugins-bad-f93927b0b4d587e7d49f76fe0d5c9676cacb01f8.tar.gz
gl/cocoa: Put gstglwindow_cocoa.h into noinst_HEADERS again
And remove gstgldisplay_cocoa.h instead, which got moved to the installed headers earlier.
-rw-r--r--gst-libs/gst/gl/cocoa/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/gl/cocoa/Makefile.am b/gst-libs/gst/gl/cocoa/Makefile.am
index d137633aa..7b4f244ec 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