mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
Add common.h #include, necessary for av_const.
Originally committed as revision 16844 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
81169111ef
commit
b69201a82c
@ -23,6 +23,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include <math.h>
|
||||
#include "common.h"
|
||||
#include "rational.h"
|
||||
|
||||
#ifndef M_E
|
||||
|
Loading…
Reference in New Issue
Block a user