From 4cfbf61bf173e303e253d95717d5038c8c8c529c Mon Sep 17 00:00:00 2001 From: Falk Hüffner Date: Sat, 24 May 2003 18:48:30 +0000 Subject: Warning and compatibility fixes. Originally committed as revision 1902 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/cyuv.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/cyuv.c') diff --git a/libavcodec/cyuv.c b/libavcodec/cyuv.c index 267f7c2303..d1a6eabf2a 100644 --- a/libavcodec/cyuv.c +++ b/libavcodec/cyuv.c @@ -37,7 +37,6 @@ #include "avcodec.h" #include "dsputil.h" #include "mpegvideo.h" -#include "bswap.h" typedef struct CyuvDecodeContext { -- cgit v1.2.3