diff mpegaudiodec.c @ 8419:6a12ba62978a libavcodec

Include "libavutil/common.h" where we use llrint() in case ffmpeg's own llrint() is to be used.
author andoma
date Sun, 21 Dec 2008 21:53:42 +0000
parents c6e2ffef3797
children c5302e0ecf4e
line wrap: on
line diff
--- a/mpegaudiodec.c	Sun Dec 21 21:47:29 2008 +0000
+++ b/mpegaudiodec.c	Sun Dec 21 21:53:42 2008 +0000
@@ -27,6 +27,7 @@
 #include "avcodec.h"
 #include "bitstream.h"
 #include "dsputil.h"
+#include "libavutil/common.h"
 
 /*
  * TODO: