Commit 1fd04cac authored by Michael Niedermayer's avatar Michael Niedermayer

Merge remote-tracking branch 'fredjean/master'

* fredjean/master:
  Include fix for building ismindex under MinGW
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 9774145f c53e8d90
......@@ -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"
......
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