gl/gi: also include GstVideo
authorMatthew Waters <matthew@centricular.com>
Thu, 3 Nov 2016 05:12:32 +0000 (16:12 +1100)
committerMatthew Waters <matthew@centricular.com>
Thu, 3 Nov 2016 05:16:12 +0000 (16:16 +1100)
Removes all the unknown type GstVideo* warnings while building the GIR
file.

gst-libs/gst/gl/Makefile.am

index 15531958e95e49a553f9402cdb8d33bbec974bb8..68cc619d89cba1095f903e8754858cb9f3c8e259 100644 (file)
@@ -171,6 +171,7 @@ GstGL-@GST_API_VERSION@.gir: $(INTROSPECTION_SCANNER) libgstgl-@GST_API_VERSION@
                --library=libgstgl-@GST_API_VERSION@.la \
                --include=Gst-@GST_API_VERSION@ \
                --include=GstBase-@GST_API_VERSION@ \
+               --include=GstVideo-@GST_API_VERSION@ \
                --libtool="$(top_builddir)/libtool" \
                --pkg gstreamer-@GST_API_VERSION@ \
                --pkg gstreamer-base-@GST_API_VERSION@ \