mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-18 16:03:05 +00:00
Fixed compilation under MSVC
svn-id: r38723
This commit is contained in:
parent
9036c0fee0
commit
9260fd38b8
@ -24,6 +24,7 @@
|
||||
*/
|
||||
|
||||
#ifdef WIN32
|
||||
# include <sys/stat.h> // for S_IREAD/S_IWRITE
|
||||
# include <windows.h>
|
||||
#elif defined (__DC__)
|
||||
# include <dc.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user