forked from FFmpeg/FFmpeg
Merge remote-tracking branch 'fredjean/master'
* fredjean/master: Include fix for building ismindex under MinGW Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
1fd04cac00
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@
|
|||
#define mkdir(a, b) _mkdir(a)
|
||||
#endif
|
||||
|
||||
#include "cmdutils.h"
|
||||
|
||||
#include "libavformat/avformat.h"
|
||||
#include "libavutil/intreadwrite.h"
|
||||
#include "libavutil/mathematics.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue