From: Diego Biurrun Date: Wed, 28 Jan 2009 08:50:10 +0000 (+0000) Subject: Add common.h #include, necessary for av_const. X-Git-Tag: v0.5~936 X-Git-Url: http://git.videolan.org/?p=ffmpeg.git;a=commitdiff_plain;h=b69201a82c4fdc5d8110f693e7571611c3c8da6f;hp=81169111ef8cfc81c0212f0f361d63b30e5fea07 Add common.h #include, necessary for av_const. Originally committed as revision 16844 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/libavutil/mathematics.h b/libavutil/mathematics.h index 9c8e389f8b..782efcca0f 100644 --- a/libavutil/mathematics.h +++ b/libavutil/mathematics.h @@ -23,6 +23,7 @@ #include #include +#include "common.h" #include "rational.h" #ifndef M_E