mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 15:38:53 +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__
|
#ifndef __GST_BYTESTREAM_H__
|
||||||
#define __GST_BYTESTREAM_H__
|
#define __GST_BYTESTREAM_H__
|
||||||
|
|
||||||
#include <gst/gst.h>
|
#include <gst/gstpad.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
|
Loading…
Reference in a new issue