From 65b5fc170cf635869eae9be3a3660d0b721bec51 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 23 Dec 2001 12:18:17 +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/avi/gstavidemux.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gst/avi/gstavidemux.h') diff --git a/gst/avi/gstavidemux.h b/gst/avi/gstavidemux.h index d06172be..4703aad0 100644 --- a/gst/avi/gstavidemux.h +++ b/gst/avi/gstavidemux.h @@ -24,8 +24,8 @@ #include #include -#include -#include +#include +#include #ifdef __cplusplus extern "C" { -- cgit