mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
libstagefright: Include Windows headers on mingw.
This commit is contained in:
parent
babe7f60dd
commit
65df784694
@ -31,7 +31,7 @@
|
||||
#include <pthread.h>
|
||||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#ifdef _WIN32
|
||||
#include <io.h>
|
||||
#include <process.h>
|
||||
#if _MSC_VER < 1900
|
||||
|
Loading…
Reference in New Issue
Block a user