Including pad.h should be enough.

Original commit message from CVS:
Including pad.h should be enough.
This commit is contained in:
Wim Taymans 2001-12-22 21:57:24 +00:00
parent 37ef20dd0f
commit 6cdaf3fa84

View file

@ -20,7 +20,7 @@
#ifndef __GST_BYTESTREAM_H__
#define __GST_BYTESTREAM_H__
#include <gst/gst.h>
#include <gst/gstpad.h>
#ifdef __cplusplus
extern "C" {