OSDN Git Service

Do not include mathematics.h in avutil.h
[coroid/ffmpeg_saccubus.git] / libavformat / output-example.c
index 4453c03..3b28b7c 100644 (file)
@@ -34,6 +34,7 @@
 #include <string.h>
 #include <math.h>
 
+#include "libavutil/mathematics.h"
 #include "libavformat/avformat.h"
 #include "libswscale/swscale.h"