From e58373a8b65fdcddd8a253f4b0ee2253e2af7042 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 29 Oct 2003 03:15:55 +0000 Subject: change gst/bytestream.h to gst/bytestream/bytestream.h Original commit message from CVS: change gst/bytestream.h to gst/bytestream/bytestream.h --- gst/cdxaparse/gstcdxaparse.h | 2 +- gst/flx/gstflxdec.h | 2 +- gst/mixmatrix/mixmatrix.c | 2 +- gst/modplug/gstmodplug.h | 2 +- gst/qtdemux/qtdemux.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'gst') 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 #include -#include +#include #ifdef __cplusplus extern "C" { diff --git a/gst/flx/gstflxdec.h b/gst/flx/gstflxdec.h index be4fa4ba..c7d6f386 100644 --- a/gst/flx/gstflxdec.h +++ b/gst/flx/gstflxdec.h @@ -23,7 +23,7 @@ #include #include "flx_color.h" -#include +#include #ifdef __cplusplus diff --git a/gst/mixmatrix/mixmatrix.c b/gst/mixmatrix/mixmatrix.c index 7b03c83f..d17c8b53 100644 --- a/gst/mixmatrix/mixmatrix.c +++ b/gst/mixmatrix/mixmatrix.c @@ -22,7 +22,7 @@ #endif #include #include -#include +#include #include #include diff --git a/gst/modplug/gstmodplug.h b/gst/modplug/gstmodplug.h index 86f815e3..2b5994c2 100644 --- a/gst/modplug/gstmodplug.h +++ b/gst/modplug/gstmodplug.h @@ -28,7 +28,7 @@ extern "C" { #endif /* __cplusplus */ #include -#include +#include #define GST_TYPE_MODPLUG \ (gst_modplug_get_type()) diff --git a/gst/qtdemux/qtdemux.h b/gst/qtdemux/qtdemux.h index c005a96e..108faab1 100644 --- a/gst/qtdemux/qtdemux.h +++ b/gst/qtdemux/qtdemux.h @@ -22,7 +22,7 @@ #define __GST_QTDEMUX_H__ #include -#include +#include #ifdef __cplusplus extern "C" { -- cgit v1.2.1