summaryrefslogtreecommitdiff
path: root/libavcodec/tiertexseqv.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-05-10 09:00:44 +0000
committerDiego Biurrun <diego@biurrun.de>2007-05-10 09:00:44 +0000
commit2029f312e8c13b25d322d69961b42db2e66f616a (patch)
treedcc319fe88a8a4d4282848bceb4d4eeeae80ab9b /libavcodec/tiertexseqv.c
parent7c3a9fe2a3759577a6a4f24e8fd0b2e857dc14b8 (diff)
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
Originally committed as revision 8967 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/tiertexseqv.c')
-rw-r--r--libavcodec/tiertexseqv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/tiertexseqv.c b/libavcodec/tiertexseqv.c
index c9229e5cce..85d585ea8f 100644
--- a/libavcodec/tiertexseqv.c
+++ b/libavcodec/tiertexseqv.c
@@ -25,7 +25,6 @@
*/
#include "avcodec.h"
-#include "common.h"
#define ALT_BITSTREAM_READER_LE
#include "bitstream.h"