summaryrefslogtreecommitdiffstats
path: root/libavcodec/asvdec.c
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2013-04-24 20:30:21 +0000
committerPaul B Mahol <onemda@gmail.com>2013-04-24 23:17:09 +0000
commitaa96439fae67d8cefa2376d60f9a0e29b234ceaa (patch)
tree81d24c68c0d3b4de3263235572756180ac21b51a /libavcodec/asvdec.c
parent035a3792c223d3b2bba79f38049bd6363b2d470d (diff)
downloadffmpeg-streaming-aa96439fae67d8cefa2376d60f9a0e29b234ceaa.zip
ffmpeg-streaming-aa96439fae67d8cefa2376d60f9a0e29b234ceaa.tar.gz
lavc: remove unused put_bits.h headers
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'libavcodec/asvdec.c')
-rw-r--r--libavcodec/asvdec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/asvdec.c b/libavcodec/asvdec.c
index 7dca22b..eb29e08 100644
--- a/libavcodec/asvdec.c
+++ b/libavcodec/asvdec.c
@@ -28,7 +28,6 @@
#include "asv.h"
#include "avcodec.h"
-#include "put_bits.h"
#include "internal.h"
#include "mathops.h"
#include "mpeg12data.h"
OpenPOWER on IntegriCloud