mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
Do not include mathematics.h in avutil.h
Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
/* #define DEBUG */
|
||||
|
||||
#include "libavutil/eval.h"
|
||||
#include "libavutil/mathematics.h"
|
||||
#include "avfilter.h"
|
||||
|
||||
static const char *var_names[] = {
|
||||
|
||||
Reference in New Issue
Block a user