Commit eeddd396 authored by Michael Niedermayer's avatar Michael Niedermayer

cpu.h: include version.h for LIBAVUTIL_VERSION_MAJOR

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent c41899a3
......@@ -22,6 +22,7 @@
#define AVUTIL_CPU_H
#include "attributes.h"
#include "version.h"
#define AV_CPU_FLAG_FORCE 0x80000000 /* force usage of selected flags (OR) */
......
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