From: Wim Taymans Date: Sat, 22 Dec 2001 21:57:24 +0000 (+0000) Subject: Including pad.h should be enough. X-Git-Tag: RELEASE-0_3_1-BELGIANBEER~127 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6cdaf3fa84f382c798f730d43e47c7224cde4d12;p=platform%2Fupstream%2Fgstreamer.git Including pad.h should be enough. Original commit message from CVS: Including pad.h should be enough. --- diff --git a/libs/bytestream/gstbytestream.h b/libs/bytestream/gstbytestream.h index 3906b22..7061e93 100644 --- a/libs/bytestream/gstbytestream.h +++ b/libs/bytestream/gstbytestream.h @@ -20,7 +20,7 @@ #ifndef __GST_BYTESTREAM_H__ #define __GST_BYTESTREAM_H__ -#include +#include #ifdef __cplusplus extern "C" {