Make the old testcase compile again

Original commit message from CVS:
Make the old testcase compile again
This commit is contained in:
Wim Taymans 2002-07-08 19:23:21 +00:00
parent 88d5690b24
commit f84641b8cb

View file

@ -95,7 +95,6 @@ typedef void (*GstBufferFreeFunc) (GstBuffer *buf);
typedef GstBuffer *(*GstBufferCopyFunc) (GstBuffer *srcbuf);
#include <gst/gstbufferpool.h>
struct _GstBuffer {
GstData data_type;