summaryrefslogtreecommitdiff
path: root/libavcodec/cyuv.c
diff options
context:
space:
mode:
authorFalk Hüffner <mellum@users.sourceforge.net>2003-05-24 18:48:30 +0000
committerFalk Hüffner <mellum@users.sourceforge.net>2003-05-24 18:48:30 +0000
commit4cfbf61bf173e303e253d95717d5038c8c8c529c (patch)
tree329da6e4dd478648a38326868adf19d0758aeb5c /libavcodec/cyuv.c
parentf184683552090cc9d38a7b1c8d27bb348a2ef7b4 (diff)
Warning and compatibility fixes.
Originally committed as revision 1902 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/cyuv.c')
-rw-r--r--libavcodec/cyuv.c1
1 files changed, 0 insertions, 1 deletions
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 {