diff mpegaudiodec.c @ 8439:c5302e0ecf4e libavcodec

Revert r16257: Include "libavutil/common.h" where we use llrint() in case ffmpeg's own llrint() is to be used.
author andoma
date Mon, 22 Dec 2008 22:39:55 +0000
parents 6a12ba62978a
children d7d0cde5f308
line wrap: on
line diff
--- a/mpegaudiodec.c	Mon Dec 22 17:14:13 2008 +0000
+++ b/mpegaudiodec.c	Mon Dec 22 22:39:55 2008 +0000
@@ -27,7 +27,6 @@
 #include "avcodec.h"
 #include "bitstream.h"
 #include "dsputil.h"
-#include "libavutil/common.h"
 
 /*
  * TODO: