Commit e71b8119 authored by James Almer's avatar James Almer

avcodec/mathops: add missing header for ff_reverse

Signed-off-by: 's avatarJames Almer <jamrial@gmail.com>
parent 682769d3
......@@ -25,6 +25,7 @@
#include <stdint.h>
#include "libavutil/common.h"
#include "libavutil/internal.h"
#include "config.h"
#define MAX_NEG_CROP 1024
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment