forked from mia/Aegisub
FFmpegSource2: more portability
Originally committed to SVN as r2357.
This commit is contained in:
parent
58df7f8a75
commit
a594e92817
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
// THE SOFTWARE.
|
||||
|
||||
#include "stdiostream.h"
|
||||
#include <errno.h>
|
||||
|
||||
/* StdIoStream methods */
|
||||
|
||||
|
|
Loading…
Reference in a new issue