mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 12:01:19 +02:00
12 lines
206 B
Plaintext
12 lines
206 B
Plaintext
--- src/ffmpeg.h.orig
|
|
+++ src/ffmpeg.h
|
|
@@ -27,6 +27,8 @@
|
|
#include <ffmpeg/avformat.h>
|
|
#endif
|
|
|
|
+#include <libavutil/mathematics.h>
|
|
+
|
|
#if defined __SUNPRO_C
|
|
#pragma enable_warn
|
|
#elif defined _MSC_VER
|