From 6bea16fb8408d80701ba329edfb3cd7ae5b880af Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Tue, 28 Aug 2001 19:16:19 +0000 Subject: update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel Freitas CVS patchset: 510 CVS date: 2001/08/28 19:16:19 --- src/video_out/video_out_xshm.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/video_out') diff --git a/src/video_out/video_out_xshm.c b/src/video_out/video_out_xshm.c index f55f7a39c..a8f1a7d80 100644 --- a/src/video_out/video_out_xshm.c +++ b/src/video_out/video_out_xshm.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: video_out_xshm.c,v 1.27 2001/08/23 11:27:35 jkeil Exp $ + * $Id: video_out_xshm.c,v 1.28 2001/08/28 19:16:20 guenter Exp $ * * video_out_xshm.c, X11 shared memory extension interface for xine * @@ -49,6 +49,7 @@ #include #include +#include #include "xine_internal.h" #include "monitor.h" -- cgit v1.2.3