mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
Make the old testcase compile again
Original commit message from CVS: Make the old testcase compile again
This commit is contained in:
parent
88d5690b24
commit
f84641b8cb
1 changed files with 0 additions and 1 deletions
|
@ -95,7 +95,6 @@ typedef void (*GstBufferFreeFunc) (GstBuffer *buf);
|
|||
typedef GstBuffer *(*GstBufferCopyFunc) (GstBuffer *srcbuf);
|
||||
|
||||
|
||||
#include <gst/gstbufferpool.h>
|
||||
|
||||
struct _GstBuffer {
|
||||
GstData data_type;
|
||||
|
|
Loading…
Reference in a new issue