Make the old testcase compile again
authorWim Taymans <wim.taymans@gmail.com>
Mon, 8 Jul 2002 19:23:21 +0000 (19:23 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 8 Jul 2002 19:23:21 +0000 (19:23 +0000)
Original commit message from CVS:
Make the old testcase compile again

tests/bufspeed/gstbuffer.h

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