summaryrefslogtreecommitdiff
path: root/libavcodec/svq1.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/svq1.c')
-rw-r--r--libavcodec/svq1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/svq1.c b/libavcodec/svq1.c
index dbebde0f7d..507d7e2304 100644
--- a/libavcodec/svq1.c
+++ b/libavcodec/svq1.c
@@ -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){