From 953f0e2f01cbff2f521024b33e489e966ed356bb Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 23 Dec 2001 12:18:18 +0000 Subject: made changes everywhere to accomodate for the headers being in we'll need to conclude this fast becau... Original commit message from CVS: made changes everywhere to accomodate for the headers being in we'll need to conclude this fast because we will also need to change stuff in core real soon for the libs in order to fix everything and I can't do it right now because I disabled all of the plugins here ;) --- gst/mpeg1sys/buffer.c | 2 +- gst/mpeg1sys/gstmpeg1systemencode.h | 2 +- gst/passthrough/gstpassthrough.c | 2 +- gst/playondemand/gstplayondemand.c | 2 +- gst/speed/gstspeed.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'gst') diff --git a/gst/mpeg1sys/buffer.c b/gst/mpeg1sys/buffer.c index 933b76e6..8075beb8 100644 --- a/gst/mpeg1sys/buffer.c +++ b/gst/mpeg1sys/buffer.c @@ -21,7 +21,7 @@ /*#define DEBUG_ENABLED */ #include -#include +#include #include "buffer.h" diff --git a/gst/mpeg1sys/gstmpeg1systemencode.h b/gst/mpeg1sys/gstmpeg1systemencode.h index bb24f01d..2b5089d5 100644 --- a/gst/mpeg1sys/gstmpeg1systemencode.h +++ b/gst/mpeg1sys/gstmpeg1systemencode.h @@ -24,7 +24,7 @@ #include #include -#include +#include #include "buffer.h" #include "main.h" diff --git a/gst/passthrough/gstpassthrough.c b/gst/passthrough/gstpassthrough.c index dc50e626..0faa878b 100644 --- a/gst/passthrough/gstpassthrough.c +++ b/gst/passthrough/gstpassthrough.c @@ -20,7 +20,7 @@ #include #include -#include +#include #include "gstpassthrough.h" diff --git a/gst/playondemand/gstplayondemand.c b/gst/playondemand/gstplayondemand.c index 9d2ebff3..2f7ebb08 100644 --- a/gst/playondemand/gstplayondemand.c +++ b/gst/playondemand/gstplayondemand.c @@ -19,7 +19,7 @@ #include #include -#include +#include #include "gstplayondemand.h" diff --git a/gst/speed/gstspeed.c b/gst/speed/gstspeed.c index 51811227..feca2533 100644 --- a/gst/speed/gstspeed.c +++ b/gst/speed/gstspeed.c @@ -21,7 +21,7 @@ #include #include #include -#include +#include #include "gstspeed.h" /* buffer size to make if no bufferpool is available, must be divisible by -- cgit v1.2.1