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
288210149e
commit
38a735ba8c
@ -24,7 +24,7 @@
|
||||
#include <gst/gst.h>
|
||||
#include <vorbis/codec.h>
|
||||
#include <vorbis/vorbisfile.h>
|
||||
#include <gst/bytestream.h>
|
||||
#include <gst/bytestream/bytestream.h>
|
||||
|
||||
GST_DEBUG_CATEGORY_STATIC (vorbisfile_debug);
|
||||
#define GST_CAT_DEFAULT vorbisfile_debug
|
||||
|
@ -24,7 +24,7 @@
|
||||
#define __GST_ADDER_H__
|
||||
|
||||
#include <gst/gst.h>
|
||||
#include <gst/bytestream.h>
|
||||
#include <gst/bytestream/bytestream.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user