mirror of https://github.com/odrling/Aegisub
FFmpegSource2: more portability
Originally committed to SVN as r2357.
This commit is contained in:
parent
58df7f8a75
commit
a594e92817
|
@ -19,6 +19,7 @@
|
||||||
// THE SOFTWARE.
|
// THE SOFTWARE.
|
||||||
|
|
||||||
#include "stdiostream.h"
|
#include "stdiostream.h"
|
||||||
|
#include <errno.h>
|
||||||
|
|
||||||
/* StdIoStream methods */
|
/* StdIoStream methods */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue