X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fpcm.c;h=d66be59ccb8f30702f6b2db7000aa1e8bbd4ca0e;hb=23a287e9cc4bfebd98190f2442367f7c0c94099f;hp=def183c5b2c4946b9df57681bbd2a9b1275182d5;hpb=721be993713550e7f1c3bccf670fd0a1be7e7738;p=ffmpeg diff --git a/libavformat/pcm.c b/libavformat/pcm.c index def183c5b2c..d66be59ccb8 100644 --- a/libavformat/pcm.c +++ b/libavformat/pcm.c @@ -19,6 +19,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ +#include "libavutil/mathematics.h" #include "avformat.h" #include "pcm.h"