fix bytestream header

Original commit message from CVS:
fix bytestream header
This commit is contained in:
David Schleef 2003-10-30 01:37:37 +00:00
parent 441894e1ef
commit de16f30576

View file

@ -25,7 +25,7 @@
#include <config.h> #include <config.h>
#include <gst/gst.h> #include <gst/gst.h>
#include <riff.h> #include <riff.h>
#include <gst/gstbytestream.h> #include <gst/bytestream/bytestream.h>
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { extern "C" {