Skip to content
Snippets Groups Projects
Commit e71b8119 authored by James Almer's avatar James Almer
Browse files

avcodec/mathops: add missing header for ff_reverse


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