mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
change gst/bytestream.h to gst/bytestream/bytestream.h
Original commit message from CVS: change gst/bytestream.h to gst/bytestream/bytestream.h
This commit is contained in:
parent
98063f8cd3
commit
454bcb58ac
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
#endif
|
||||
|
||||
#include <gst/gst.h>
|
||||
#include <gst/bytestream.h>
|
||||
#include <gst/bytestream/bytestream.h>
|
||||
|
||||
|
||||
typedef struct _GstProtocolInfo GstProtocolInfo;
|
||||
|
|
Loading…
Reference in a new issue