diff svq1.c @ 1282:8988af3ae1e8 libavcodec

Warning and compatibility fixes.
author mellum
date Sat, 24 May 2003 18:48:30 +0000
parents e10e841c9bf0
children 00dcdda701ca
line wrap: on
line diff
--- a/svq1.c	Fri May 23 18:04:34 2003 +0000
+++ b/svq1.c	Sat May 24 18:48:30 2003 +0000
@@ -37,7 +37,6 @@
 #include "avcodec.h"
 #include "dsputil.h"
 #include "mpegvideo.h"
-#include "bswap.h"
 #define bit_buffer_t GetBitContext
 
 static inline unsigned int get_bit_cache(GetBitContext *s){