mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-16 11:15:31 +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
bbc133ec8f
commit
bc5b62d938
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
#include <jack/jack.h>
|
||||
#include <gst/gst.h>
|
||||
#include <gst/bytestream.h>
|
||||
#include <gst/bytestream/bytestream.h>
|
||||
|
||||
//#define JACK_DEBUG(str, a...) g_message (str, ##a)
|
||||
#define JACK_DEBUG(str, a...)
|
||||
|
|
Loading…
Reference in a new issue