mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 05:59:10 +00:00
fix bytestream header
Original commit message from CVS: fix bytestream header
This commit is contained in:
parent
441894e1ef
commit
de16f30576
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
#include <config.h>
|
||||
#include <gst/gst.h>
|
||||
#include <riff.h>
|
||||
#include <gst/gstbytestream.h>
|
||||
#include <gst/bytestream/bytestream.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Reference in a new issue