summaryrefslogtreecommitdiffstats
path: root/gst/cdxaparse/gstcdxaparse.h
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2003-10-29 03:15:55 +0000
committerDavid Schleef <ds@schleef.org>2003-10-29 03:15:55 +0000
commite58373a8b65fdcddd8a253f4b0ee2253e2af7042 (patch)
tree7fec275ce770234855b601cdb2b3f9ce97e42979 /gst/cdxaparse/gstcdxaparse.h
parent40683c6cb3948aa15686a8b8795fa32938ff414f (diff)
downloadgst-plugins-bad-e58373a8b65fdcddd8a253f4b0ee2253e2af7042.tar.gz
gst-plugins-bad-e58373a8b65fdcddd8a253f4b0ee2253e2af7042.tar.bz2
gst-plugins-bad-e58373a8b65fdcddd8a253f4b0ee2253e2af7042.zip
change gst/bytestream.h to gst/bytestream/bytestream.h
Original commit message from CVS: change gst/bytestream.h to gst/bytestream/bytestream.h
Diffstat (limited to 'gst/cdxaparse/gstcdxaparse.h')
-rw-r--r--gst/cdxaparse/gstcdxaparse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/cdxaparse/gstcdxaparse.h b/gst/cdxaparse/gstcdxaparse.h
index ff466014..fcf77107 100644
--- a/gst/cdxaparse/gstcdxaparse.h
+++ b/gst/cdxaparse/gstcdxaparse.h
@@ -24,7 +24,7 @@
#include <config.h>
#include <gst/gst.h>
-#include <gst/bytestream.h>
+#include <gst/bytestream/bytestream.h>
#ifdef __cplusplus
extern "C" {