mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
gstsample.h: Include gstbufferlist.h now that it uses GstBufferList
This commit is contained in:
parent
056283ff85
commit
cba677bebb
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
#define __GST_SAMPLE_H__
|
||||
|
||||
#include <gst/gstbuffer.h>
|
||||
#include <gst/gstbufferlist.h>
|
||||
#include <gst/gstcaps.h>
|
||||
#include <gst/gstsegment.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue