summaryrefslogtreecommitdiff
path: root/libavcodec/mpegaudiodec.c
diff options
context:
space:
mode:
authorAndreas Öman <andreas@lonelycoder.com>2008-12-22 22:39:55 +0000
committerAndreas Öman <andreas@lonelycoder.com>2008-12-22 22:39:55 +0000
commit11c23b64ac5278ed8377f6e1eff2839eac25c82a (patch)
treea4d508a4cd48059bd08100b947c943728557499b /libavcodec/mpegaudiodec.c
parent9f2ace74ef492b6ba7b4c0cc07f1e29d164f5889 (diff)
Revert r16257:
Include "libavutil/common.h" where we use llrint() in case ffmpeg's own llrint() is to be used. Originally committed as revision 16282 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/mpegaudiodec.c')
-rw-r--r--libavcodec/mpegaudiodec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/mpegaudiodec.c b/libavcodec/mpegaudiodec.c
index 4969623e6d..a853562a3f 100644
--- a/libavcodec/mpegaudiodec.c
+++ b/libavcodec/mpegaudiodec.c
@@ -27,7 +27,6 @@
#include "avcodec.h"
#include "bitstream.h"
#include "dsputil.h"
-#include "libavutil/common.h"
/*
* TODO: