mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-31 20:48:56 +00:00
Including pad.h should be enough.
Original commit message from CVS: Including pad.h should be enough.
This commit is contained in:
parent
37ef20dd0f
commit
6cdaf3fa84
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
#ifndef __GST_BYTESTREAM_H__
|
||||
#define __GST_BYTESTREAM_H__
|
||||
|
||||
#include <gst/gst.h>
|
||||
#include <gst/gstpad.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Reference in a new issue