gstsample.h: Include gstbufferlist.h now that it uses GstBufferList
authorJan Schmidt <jan@centricular.com>
Mon, 22 Jun 2015 14:14:30 +0000 (00:14 +1000)
committerJan Schmidt <jan@centricular.com>
Mon, 22 Jun 2015 14:14:30 +0000 (00:14 +1000)
gst/gstsample.h

index db54e6c..71f48ee 100644 (file)
@@ -25,6 +25,7 @@
 #define __GST_SAMPLE_H__
 
 #include <gst/gstbuffer.h>
+#include <gst/gstbufferlist.h>
 #include <gst/gstcaps.h>
 #include <gst/gstsegment.h>